Add option for hiding post statistics (e.g. repeats, favs)
This commit is contained in:
parent
dcb7e1ecf4
commit
bdcbd110e4
9 changed files with 17 additions and 4 deletions
|
@ -9,6 +9,7 @@ const defaultState = {
|
|||
collapseMessageWithSubject: false,
|
||||
hideAttachments: false,
|
||||
hideAttachmentsInConv: false,
|
||||
hidePostStats: false,
|
||||
hideUserStats: false,
|
||||
hideNsfw: true,
|
||||
loopVideo: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue