another missed thing
This commit is contained in:
parent
792eaf5625
commit
a54c8b994e
@ -93,7 +93,7 @@ const PostStatusForm = {
|
||||
return this.$store.state.users.currentUser.default_scope
|
||||
},
|
||||
showAllScopes () {
|
||||
return this.mergedConfig.minimalScopesMode
|
||||
return !this.mergedConfig.minimalScopesMode
|
||||
},
|
||||
emojiUserSuggestor () {
|
||||
return suggestor({
|
||||
|
Loading…
Reference in New Issue
Block a user