wait
This commit is contained in:
parent
dee2b77bdc
commit
d670591713
|
@ -130,6 +130,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// Force reload
|
// Force reload
|
||||||
|
setTimeout(() => {
|
||||||
location.reload(true);
|
location.reload(true);
|
||||||
|
}, 1000);
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Reference in New Issue