diff --git a/src/app_modules.js b/src/app_modules.js index e24975c..be8fb85 100644 --- a/src/app_modules.js +++ b/src/app_modules.js @@ -1093,7 +1093,7 @@ function SetPages() { document.getElementById("appendApps2").append(a); } var Booted = false; -var TimeoutBoot = 4; +var TimeoutBoot = 6; var BootLoops = 0; getPeers(); setInterval(() => {