aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-04-09 22:23:14 +0200
committerRoger Braun <roger@rogerbraun.net>2017-04-09 22:23:14 +0200
commit36655002d062183a577f5b8fd66628d56670ec1f (patch)
treecda03a02b10fd8958a69927fee2fb272e5c66fb3 /src/main.js
parent112adcf8f83e1bd8dd347ef8ee4de46060b53341 (diff)
parent7ee87c7618bfba986ec7a04581273629a1db9983 (diff)
Merge branch 'develop' into feature/hash-routed
Diffstat (limited to 'src/main.js')
-rw-r--r--src/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.js b/src/main.js
index 105e8d88..79ead587 100644
--- a/src/main.js
+++ b/src/main.js
@@ -33,6 +33,7 @@ const persistedStateOptions = {
'config.hideAttachments',
'config.hideAttachmentsInConv',
'config.hideNsfw',
+ 'config.muteWords',
'statuses.notifications',
'users.users'
]