Merge branch 'fix/persisted-stream-setting' into 'develop'

Persist streaming setting between sessions.

See merge request pleroma/pleroma-fe!155
This commit is contained in:
Shpuld Shpludson 2017-11-13 10:07:25 +00:00
commit 03190ab124
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ const persistedStateOptions = {
'config.hideNsfw',
'config.autoLoad',
'config.hoverPreview',
'config.streaming',
'config.muteWords',
'users.lastLoginName'
]