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: