From cadbd3b6310b9cc9e7b972d76973d9c429418824 Mon Sep 17 00:00:00 2001 From: broodjeaap89 Date: Mon, 6 Sep 2021 20:51:56 +0200 Subject: [PATCH] added item to todo --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index ef3ab8f..2011f1d 100644 --- a/todo.md +++ b/todo.md @@ -17,6 +17,7 @@ ## Refactor - RecipeStep.waitUnit should probably be an enum? +- refactor to const page names instead of loose strings everywhere ('/path/page') ## Bug - add option to start recipe step instruction after step datetime and not completed