Added support for qvitter api fetching of notifications
This commit is contained in:
parent
32fd108e97
commit
63650aec29
7 changed files with 110 additions and 74 deletions
|
@ -53,7 +53,8 @@ const persistedStateOptions = {
|
|||
'config.streaming',
|
||||
'config.muteWords',
|
||||
'config.customTheme',
|
||||
'users.lastLoginName'
|
||||
'users.lastLoginName',
|
||||
'statuses.notifications.maxSavedId'
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue