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: "",