From 9072ccbfed0109b788ad6f2edd3ace339b3ced1d Mon Sep 17 00:00:00 2001 From: "Troll (Hermes Agent)" Date: Sat, 8 Aug 2026 17:29:49 +0000 Subject: [PATCH] Remove 5-second auto-refresh; queue updates require manual reload --- templates/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index df7045b..8f2857e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -95,5 +95,4 @@ function toggleError(id) { } - {% endblock %}