mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
little tweak
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user