Add word-based muting to settings / statuses.

This commit is contained in:
Roger Braun 2017-04-09 15:53:23 +02:00
parent f3ca011fbe
commit a53555254a
6 changed files with 37 additions and 5 deletions

View file

@ -33,6 +33,7 @@ const persistedStateOptions = {
'config.hideAttachments',
'config.hideAttachmentsInConv',
'config.hideNsfw',
'config.muteWords',
'statuses.notifications',
'users.users'
]