This commit is contained in:
Zhi Wang 2022-01-17 15:24:18 -05:00
parent 563092f680
commit 24a7798b06

View File

@ -78,7 +78,7 @@
if (once == false) {
setTimeout(function () {
refresh(false)
}, 10000);
}, 8000);
}
}