little tweak

This commit is contained in:
MathieuG-P
2022-12-30 23:01:52 +01:00
parent d013641e53
commit 74aa8defae
+1 -1
View File
@@ -48,7 +48,7 @@ export default function App() {
if(config.get("not-remind-oneclick") === true){ return; }
await timer(2_000).toPromise();
await timer(3_000).toPromise();
const oneClicks = await Promise.all([
maps.isDeepLinksEnabled(),