timer changed
This commit is contained in:
parent
169c1dbbdf
commit
8abcc0bf94
@ -43,7 +43,7 @@ function reload() {
|
|||||||
text.innerHTML = 'Checking...';
|
text.innerHTML = 'Checking...';
|
||||||
|
|
||||||
setTimeout(function () {
|
setTimeout(function () {
|
||||||
document.getElementById("timer").innerHTML = "10s";
|
document.getElementById("timer").innerHTML = "300s";
|
||||||
switch(current) {
|
switch(current) {
|
||||||
case "Online":
|
case "Online":
|
||||||
loading.innerHTML = '';
|
loading.innerHTML = '';
|
||||||
|
Loading…
Reference in New Issue
Block a user