a
This commit is contained in:
parent
51fda99731
commit
4b1ffd15fd
|
|
@ -920,7 +920,8 @@
|
||||||
if (data.attempts_remaining > 0) {
|
if (data.attempts_remaining > 0) {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
location.reload();
|
location.reload();
|
||||||
}, 5000);
|
// }, 5000);
|
||||||
|
}, 10000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user