From 30451b5f410afa975b5303885847ec212e317ecd Mon Sep 17 00:00:00 2001 From: Ralf Vogler Date: Thu, 29 Sep 2022 16:28:51 +0200 Subject: [PATCH] oops, remove debug contine --- epic-games.js | 1 - 1 file changed, 1 deletion(-) diff --git a/epic-games.js b/epic-games.js index b0c01dc..ae698f6 100644 --- a/epic-games.js +++ b/epic-games.js @@ -87,7 +87,6 @@ try { const title_url = page.url().split('/').pop(); const p = path.resolve(dirs.screenshots, 'epic-games', `${title_url}.png`); if (!existsSync(p)) await page.screenshot({ path: p, fullPage: false }); // fullPage is quite long... - continue; if (btnText.toLowerCase() == 'in library') { console.log('Already in library! Nothing to claim.'); } else { // GET