New option: Hide shoutbox

This commit is contained in:
Eris 2021-06-14 19:42:56 +00:00
parent 2725a0c639
commit 0c10145242
6 changed files with 12 additions and 1 deletions

View file

@ -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