From 4df567463d4f435504683ee968f1cd71b415dbbe Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 24 Jan 2023 21:29:03 +0000 Subject: [PATCH] Update notes again! Signed-off-by: Fred Boniface --- UpNext.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UpNext.md b/UpNext.md index e7bff04..5f54bb7 100644 --- a/UpNext.md +++ b/UpNext.md @@ -35,6 +35,7 @@ - Put any reusable code in to a suitable lib file. - Make the board code actually readable. - Prevent the whole page reloading when the PWA is re-opened, that just wastes API calls. + - If statements in the displayCallingPoints?() function needs to test for '-' not 'undefined'!!! Remove new test for 'undefined' in parseTime()!!! ### Completed - Testing: