pg: PG_REDEEM tested legacy games successfully, #5

This commit is contained in:
Ralf Vogler 2023-05-17 11:28:31 +02:00
parent e4ebae3744
commit 819e4cc57e

View file

@ -224,7 +224,6 @@ try {
}
}
} else if (store == 'legacy games') {
console.error(` Redeem on ${store} not yet tested!`);
await page2.fill('[name=coupon_code]', code);
await page2.fill('[name=email]', cfg.pg_email); // TODO option for sep. email?
await page2.fill('[name=email_validate]', cfg.pg_email);