Add option to only hide attachments on timeline
This commit is contained in:
parent
049c74f8e8
commit
6bcbed38d0
5 changed files with 27 additions and 5 deletions
|
@ -5,6 +5,7 @@ const defaultState = {
|
|||
name: 'Pleroma FE',
|
||||
colors: {},
|
||||
hideAttachments: false,
|
||||
hideAttachmentsInConv: false,
|
||||
hideNsfw: true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue