Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fdciabdul committed Feb 8, 2023
1 parent 72c1441 commit 253f096
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -314,11 +314,9 @@ async function startApp(config, browserconfig)
catch (e)
{
await pages.close();
console.log(
`Something Wrong maybe this is Short videos , live stream , or broken error : ${
e}`,

Logger.log('./logs/errorCommenting.log', config.usernamegoogle, tweet, 'failed', e)
);

}
await wait(config.delay);
}
Expand Down

0 comments on commit 253f096

Please sign in to comment.