Add settings for changing the visibility of replies in the timeline.
This commit is contained in:
parent
14db3f279d
commit
296ab54301
7 changed files with 62 additions and 1 deletions
|
@ -15,6 +15,7 @@ const defaultState = {
|
|||
hoverPreview: true,
|
||||
pauseOnUnfocused: true,
|
||||
stopGifs: false,
|
||||
replyVisibility: 'all',
|
||||
muteWords: [],
|
||||
highlight: {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue