#301 - add an option for default formatting

This commit is contained in:
Xiaofeng An 2019-02-06 14:26:46 -05:00
parent 6a867f6ae3
commit 460976c6e5
9 changed files with 43 additions and 3 deletions

View file

@ -84,6 +84,7 @@ const afterStoreSetup = ({ store, i18n }) => {
copyInstanceOption('loginMethod')
copyInstanceOption('scopeCopy')
copyInstanceOption('subjectLineBehavior')
copyInstanceOption('postContentType')
copyInstanceOption('alwaysShowSubjectInput')
copyInstanceOption('noAttachmentLinks')