From b38d470b0293dfe8a8b92a6c053f9eab6aa1da27 Mon Sep 17 00:00:00 2001 From: naielv <109038805+naielv@users.noreply.github.com> Date: Fri, 12 Sep 2025 09:39:10 +0200 Subject: [PATCH] update app_modules.js --- src/app_modules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(() => {