fix eslint errors
This commit is contained in:
parent
6a34cb541d
commit
e4e4f2eafa
5 changed files with 14 additions and 13 deletions
|
|
@ -394,5 +394,5 @@ try {
|
|||
notify(`prime-gaming (${user}):<br>${html_game_list(notify_games)}`);
|
||||
}
|
||||
}
|
||||
if (page.video()) console.log('Recorded video:', await page.video().path())
|
||||
if (page.video()) console.log('Recorded video:', await page.video().path());
|
||||
await context.close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue