From 47cadaa72a4d10261ee3b2c83e6c31ea4c8f2905 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 9 Jul 2020 23:02:12 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 54b73a34..3c9be11c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -18,6 +18,10 @@ todo: notification create notifications at server for ops stuff in todos once back end is coded +todo: client global settings notification systemactive + Needs to get data from api as well as UI to control it and translation key for NotificationSystemActive + + todo: Test server down while polling in release mode, does it recover when server starts again or...?