Fix slow networks

This commit is contained in:
naielv
2025-08-04 20:06:29 +02:00
parent ed5755b005
commit a83be0f7c7

View File

@@ -981,7 +981,6 @@ function SetPages() {
document.addEventListener("DOMContentLoaded", () => {
SetPages();
document.getElementById("appendApps").style.display = "none";
document.getElementById("loading").style.display = "block";
});
var Booted = false;
getPeers();