pg: legacy games: status = claimed and redeemed
This commit is contained in:
parent
f0e15b5c7c
commit
04bd56cd77
1 changed files with 1 additions and 0 deletions
|
|
@ -249,6 +249,7 @@ try {
|
|||
await page2.click('[type="submit"]');
|
||||
redeem_action = 'redeemed?';
|
||||
console.log(' Redeemed successfully? Please report problems in https://github.com/vogler/free-games-claimer/issues/5');
|
||||
db.data[user][title].status = 'claimed and redeemed';
|
||||
} else {
|
||||
console.error(` Redeem on ${store} not yet implemented!`);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue