forked from FoundKeyGang/FoundKey
wait
This commit is contained in:
parent
dee2b77bdc
commit
d670591713
1 changed files with 3 additions and 1 deletions
|
@ -130,6 +130,8 @@
|
|||
}
|
||||
|
||||
// Force reload
|
||||
location.reload(true);
|
||||
setTimeout(() => {
|
||||
location.reload(true);
|
||||
}, 1000);
|
||||
}
|
||||
})();
|
||||
|
|
Loading…
Reference in a new issue