remove formatting options
This commit is contained in:
parent
49ab19c342
commit
8b94ea28ec
3 changed files with 0 additions and 4 deletions
|
@ -7,7 +7,6 @@ const FeaturesPanel = {
|
|||
whoToFollow: function () { return this.$store.state.config.suggestionsEnabled },
|
||||
mediaProxy: function () { return this.$store.state.config.mediaProxyAvailable },
|
||||
scopeOptions: function () { return this.$store.state.config.scopeOptionsEnabled },
|
||||
formattingOptions: function () { return this.$store.state.config.formattingOptionsEnabled },
|
||||
textlimit: function () { return this.$store.state.config.textlimit }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue