New option: Hide shoutbox
This commit is contained in:
parent
1717a3aaf2
commit
9e9ab5cec9
6 changed files with 12 additions and 1 deletions
|
@ -21,6 +21,7 @@ export const defaultState = {
|
|||
customThemeSource: undefined,
|
||||
hideISP: false,
|
||||
hideInstanceWallpaper: false,
|
||||
hideShoutbox: false,
|
||||
// bad name: actually hides posts of muted USERS
|
||||
hideMutedPosts: undefined, // instance default
|
||||
collapseMessageWithSubject: undefined, // instance default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue