Removed formattingOptionsEnabled in favor of relying on BE-provided list of

accepted formatting options
This commit is contained in:
Henry Jameson 2019-06-16 20:16:52 +03:00
parent 1db3c785d8
commit e3638af031
7 changed files with 18 additions and 8 deletions

View file

@ -16,7 +16,6 @@ const defaultState = {
redirectRootNoLogin: '/main/all',
redirectRootLogin: '/main/friends',
showInstanceSpecificPanel: false,
formattingOptionsEnabled: false,
alwaysShowSubjectInput: true,
hideMutedPosts: false,
collapseMessageWithSubject: false,