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
|
@ -31,6 +31,7 @@ Vue.use(VueTimeago, {
|
|||
const persistedStateOptions = {
|
||||
paths: [
|
||||
'config.hideAttachments',
|
||||
'config.hideAttachmentsInConv',
|
||||
'config.hideNsfw',
|
||||
'statuses.notifications',
|
||||
'users.users'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue