From 0678a1ab58c209c4d06f1bd83c389c54e24c19b8 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 26 Apr 2022 11:43:20 -0400 Subject: [PATCH] update TODO.md --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index f01337f..e09fbad 100644 --- a/TODO.md +++ b/TODO.md @@ -19,3 +19,5 @@ 9. Add closing animation for function entry 10. Create actual icon(s) for PWA/favicon (using placeholder from eframe_template) 11. Fix mobile text input +12. Don't use json for text storage +13. Seperate rendering code and logic (separatable backends)