From cea081585f64cca0fab5ab8e9d4405fa383230c8 Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Wed, 8 Oct 2025 21:30:08 +0200 Subject: [PATCH] srv/poe_manager/templates/logs.html aktualisiert --- srv/poe_manager/templates/logs.html | 1 - 1 file changed, 1 deletion(-) diff --git a/srv/poe_manager/templates/logs.html b/srv/poe_manager/templates/logs.html index 3e24d81..67b0f42 100644 --- a/srv/poe_manager/templates/logs.html +++ b/srv/poe_manager/templates/logs.html @@ -77,5 +77,4 @@ document.addEventListener("DOMContentLoaded", () => { setInterval(updateTimer, 1000); }); - {% endblock %}