Add settings for changing the visibility of replies in the timeline.

This commit is contained in:
scarlett 2018-08-24 20:04:26 +01:00
parent 14db3f279d
commit 296ab54301
7 changed files with 62 additions and 1 deletions

View file

@ -49,6 +49,7 @@ const persistedStateOptions = {
'config.hideAttachments',
'config.hideAttachmentsInConv',
'config.hideNsfw',
'config.replyVisibility',
'config.autoLoad',
'config.hoverPreview',
'config.streaming',