timer changed

This commit is contained in:
Givou 2021-03-15 09:42:15 +01:00
parent 169c1dbbdf
commit 8abcc0bf94
1 changed files with 1 additions and 1 deletions

View File

@ -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 = '';