- Fixed typos
- Added Dockerfile (experimental)
- Increased scroll amount
This commit is contained in:
TheNetsky
2024-01-14 14:09:57 +01:00
parent 02518ee4ba
commit 15b2b827eb
5 changed files with 49 additions and 5 deletions

View File

@@ -95,7 +95,7 @@ export class Workers {
}
// Solve Activities
this.bot.log('MORE-PROMOTIONS', 'Started solving "More Promotions" item')
this.bot.log('MORE-PROMOTIONS', 'Started solving "More Promotions" items')
page = await this.bot.browser.utils.getLatestTab(page)