removes hacks from notifications storage, adds api call to let server update

is_seen attribute
This commit is contained in:
Henry Jameson 2018-12-02 13:36:11 +03:00
parent e15b9bddbb
commit b555d617e4
4 changed files with 26 additions and 10 deletions

View file

@ -47,7 +47,6 @@ const persistedStateOptions = {
paths: [
'config',
'users.lastLoginName',
'statuses.notifications.maxSavedId',
'oauth'
]
}