Add option for disabling counts (followers, statuses) in user profiles.
This commit is contained in:
parent
c348a3ec11
commit
dcb7e1ecf4
7 changed files with 21 additions and 5 deletions
|
@ -9,6 +9,7 @@ const defaultState = {
|
|||
collapseMessageWithSubject: false,
|
||||
hideAttachments: false,
|
||||
hideAttachmentsInConv: false,
|
||||
hideUserStats: false,
|
||||
hideNsfw: true,
|
||||
loopVideo: true,
|
||||
loopVideoSilentOnly: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue