Merge branch 'feature/reply-previews' into 'develop'
Reply previews in conversations See merge request !89
This commit is contained in:
commit
fc341aa40d
8 changed files with 80 additions and 11 deletions
|
@ -8,6 +8,7 @@ const defaultState = {
|
|||
hideAttachmentsInConv: false,
|
||||
hideNsfw: true,
|
||||
autoLoad: true,
|
||||
hoverPreview: true,
|
||||
muteWords: []
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue