Persist streaming setting between sessions.
This commit is contained in:
parent
d7e4279c59
commit
29e32416bc
@ -45,6 +45,7 @@ const persistedStateOptions = {
|
|||||||
'config.hideNsfw',
|
'config.hideNsfw',
|
||||||
'config.autoLoad',
|
'config.autoLoad',
|
||||||
'config.hoverPreview',
|
'config.hoverPreview',
|
||||||
|
'config.streaming',
|
||||||
'config.muteWords',
|
'config.muteWords',
|
||||||
'users.lastLoginName'
|
'users.lastLoginName'
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user