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