From b570f53d36a7b35c94685f901d5d5933788216c8 Mon Sep 17 00:00:00 2001 From: Cp0204 Date: Tue, 30 Jul 2024 22:28:53 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20WebUI=20=E5=A2=9E=E5=8A=A0=E9=AD=94?= =?UTF-8?q?=E6=B3=95=E5=8C=B9=E9=85=8D=E8=BE=93=E5=85=A5=E5=BB=BA=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app/templates/index.html b/app/templates/index.html index e5968c9..88bd5b4 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -181,7 +181,10 @@
- + + + +
@@ -283,7 +286,8 @@ url: "", apikey: "" }, - tasklist: [] + tasklist: [], + magic_regex: {} }, newTask: { taskname: "",