settings for scope/subject

This commit is contained in:
Henry Jameson 2018-09-25 14:47:02 +03:00
parent bfd2b45672
commit 455cd0d028
7 changed files with 64 additions and 3 deletions

View file

@ -10,5 +10,7 @@
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false,
"formattingOptionsEnabled": false,
"collapseMessageWithSubject": false
"collapseMessageWithSubject": false,
"scopeCopy": false,
"subjectLineBehavior": "email"
}