From 29ef3c7f1551bd779cbb78e2bebe94bca3bd183c Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Sun, 9 Oct 2022 12:34:56 +0000 Subject: [PATCH] removed Web refactor from todo --- todo.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/todo.md b/todo.md index 8a83af2..545e254 100644 --- a/todo.md +++ b/todo.md @@ -1,10 +1,5 @@ # Todo - add last/next run of watch to front page - ability to pause watches? -- refactor everything under the Web struct ? - - init func that calls: - - func to set routes - - func to set pages - - func to init crons, track watch.name -> cron id - refactor getFilterResult so it's just part of web ? - add timer to run watch ?