diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 08b28a38..982ab6bb 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -55,9 +55,7 @@ todo: //NEW NOTIFICATION SUBSCRIPTION EVENT TYPE: BACKEND -todo: remove fetched date column from notification table? (doesn't appear to be used in current system) - although, would be useful for bolding new items maybe? - + todo: BAckend server routes for App notification fetch and clear etc todo: Back end notification related settings diff --git a/ayanova/src/views/home-notifications.vue b/ayanova/src/views/home-notifications.vue index 6fe79345..80f6c9e1 100644 --- a/ayanova/src/views/home-notifications.vue +++ b/ayanova/src/views/home-notifications.vue @@ -1,6 +1,7 @@