Merge branch 'feature/scope_preferences' into shigusegubu

* feature/scope_preferences:
  lint fix
  now it actually works
  settings for scope/subject
This commit is contained in:
Henry Jameson 2018-09-25 16:25:04 +03:00
commit 41ee42e03f
10 changed files with 81 additions and 8 deletions

View file

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