Merge branch 'chore/remote-unused-option' into 'develop'

Remove unused noAttachmentLinks option

See merge request pleroma/pleroma-fe!1109
This commit is contained in:
Shpuld Shpludson 2020-05-20 14:42:29 +00:00
commit d53a4a754f
2 changed files with 0 additions and 2 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')