Added option to auto-hide subject field when it's empty.
This commit is contained in:
parent
e15b9bddbb
commit
b34097a5c1
9 changed files with 29 additions and 2 deletions
|
@ -17,6 +17,7 @@ const defaultState = {
|
|||
showInstanceSpecificPanel: false,
|
||||
scopeOptionsEnabled: true,
|
||||
formattingOptionsEnabled: false,
|
||||
alwaysShowSubjectInput: true,
|
||||
collapseMessageWithSubject: false,
|
||||
hidePostStats: false,
|
||||
hideUserStats: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue