Remove unused noAttachmentLinks option

This commit is contained in:
Mark Felder 2020-05-13 14:28:35 -05:00
parent 7a0e554daf
commit c2bba3f5ad
3 changed files with 0 additions and 3 deletions

View file

@ -108,7 +108,6 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
copyInstanceOption('subjectLineBehavior')
copyInstanceOption('postContentType')
copyInstanceOption('alwaysShowSubjectInput')
copyInstanceOption('noAttachmentLinks')
copyInstanceOption('showFeaturesPanel')
copyInstanceOption('hideSitename')