mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-17 21:43:59 +00:00
1.2.1
This commit is contained in:
@@ -62,7 +62,7 @@ export async function tryDismissBingCookieBanner(page: Page): Promise<void> {
|
||||
}
|
||||
}
|
||||
|
||||
export async function getLatestTab(page: Page) {
|
||||
export async function getLatestTab(page: Page): Promise<Page> {
|
||||
try {
|
||||
await wait(500)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user