3
0
mirror of https://github.com/syssecfsu/witty.git synced 2025-06-10 16:57:25 +02:00
This commit is contained in:
Zhi Wang 2022-01-17 15:24:18 -05:00
parent 563092f680
commit 24a7798b06

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