update app_modules.js

This commit is contained in:
naielv
2025-09-11 10:56:36 +02:00
parent 42728ab445
commit 3124540f4f

View File

@@ -1123,7 +1123,7 @@ setInterval(() => {
SetPages()
open_page(location.hash.replace("#", ""));
}
}, 1500);
}, 1000);
const tabs = document.querySelectorAll('.ribbon-tab');