Persist streaming setting between sessions.

This commit is contained in:
eal 2017-11-13 11:44:28 +02:00
parent d7e4279c59
commit 29e32416bc

View file

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