Removed formattingOptionsEnabled in favor of relying on BE-provided list of
accepted formatting options
This commit is contained in:
parent
1db3c785d8
commit
e3638af031
7 changed files with 18 additions and 8 deletions
|
@ -100,7 +100,6 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
|
|||
copyInstanceOption('redirectRootLogin')
|
||||
copyInstanceOption('showInstanceSpecificPanel')
|
||||
copyInstanceOption('minimalScopesMode')
|
||||
copyInstanceOption('formattingOptionsEnabled')
|
||||
copyInstanceOption('hideMutedPosts')
|
||||
copyInstanceOption('collapseMessageWithSubject')
|
||||
copyInstanceOption('scopeCopy')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue