diff --git a/materialious/src/lib/patches/poTokenAndroid.ts b/materialious/src/lib/patches/poTokenAndroid.ts index cf7eafb7..e05bc93a 100644 --- a/materialious/src/lib/patches/poTokenAndroid.ts +++ b/materialious/src/lib/patches/poTokenAndroid.ts @@ -111,7 +111,7 @@ attemptClickPlayButton(); setTimeout(() => { reject(new Error('Timeout trying to pull Po tokens')); InAppBrowser.removeAllListeners(); - }, 20000); + }, 30000); InAppBrowser.openWebView({ url: 'https://www.youtube.com/embed/jNQXAC9IVRw',