From a9577abbd8709e1c3c823f12ec08ad695d572044 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Sat, 18 Mar 2023 12:41:23 +0000 Subject: [PATCH] todo+ --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 5717ab3..8c449c9 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,4 @@ # Todo - add time 'jitter' to schedule filter - - var2 with another schedule string, var1 + (var2 * random) duration \ No newline at end of file + - var2 with another duration string, var1 + (var2 * random) duration +- switch to proper typing of IDs (type WatchID uint) \ No newline at end of file