New option: Hide shoutbox
This commit is contained in:
parent
2725a0c639
commit
0c10145242
6 changed files with 12 additions and 1 deletions
|
@ -50,6 +50,7 @@ const GeneralTab = {
|
|||
return this.$store.state.instance.background &&
|
||||
!this.$store.state.users.currentUser.background_image
|
||||
},
|
||||
shout () { return this.$store.state.shout.channel.state === 'joined' },
|
||||
...SharedComputedObject()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue