srv/poe_manager/templates/index.html aktualisiert

This commit is contained in:
2025-10-08 20:39:06 +02:00
parent ad0e48b979
commit e244092667

View File

@@ -53,7 +53,6 @@ document.addEventListener("DOMContentLoaded", () => {
if (remainingSec <= 1) {
// Timer abgelaufen → Reload starten
sleep 1
window.location.reload();
}
}