scopeCopy → true by default

This commit is contained in:
scarlett 2018-12-25 17:44:01 +00:00
parent 0ad837846a
commit f2f7e2e766
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"scopeOptionsEnabled": false,
"formattingOptionsEnabled": false,
"collapseMessageWithSubject": false,
"scopeCopy": false,
"scopeCopy": true,
"subjectLineBehavior": "email",
"alwaysShowSubjectInput": true,
"hidePostStats": false,