update app_modules.js
This commit is contained in:
@@ -1093,7 +1093,7 @@ function SetPages() {
|
|||||||
document.getElementById("appendApps2").append(a);
|
document.getElementById("appendApps2").append(a);
|
||||||
}
|
}
|
||||||
var Booted = false;
|
var Booted = false;
|
||||||
var TimeoutBoot = 4;
|
var TimeoutBoot = 6;
|
||||||
var BootLoops = 0;
|
var BootLoops = 0;
|
||||||
getPeers();
|
getPeers();
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user