update app_modules.js

This commit is contained in:
naielv
2025-09-12 09:39:10 +02:00
parent 0f2a894edb
commit b38d470b02

View File

@@ -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(() => {