Allow muting sensitive posts in public timelines
This commit is contained in:
parent
15dde2d372
commit
59656af44c
8 changed files with 61 additions and 1 deletions
|
|
@ -71,6 +71,7 @@ const defaultState = {
|
|||
hideSitename: false,
|
||||
hideUserStats: false,
|
||||
muteBotStatuses: false,
|
||||
muteSensitiveStatuses: false,
|
||||
modalOnRepeat: false,
|
||||
modalOnUnfollow: false,
|
||||
modalOnBlock: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue