diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-05-20 14:42:29 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-05-20 14:42:29 +0000 |
| commit | d53a4a754f88897001f63816ab1eeb3f808db435 (patch) | |
| tree | 64e38ce7827001ee362411730e30dd7ab66465c1 /src | |
| parent | bc9ed3642441fa77900d4698eebf8cd6380ccaaa (diff) | |
| parent | 840c6f40b6a70f345d8ccfae039f449c9434b57c (diff) | |
Merge branch 'chore/remote-unused-option' into 'develop'
Remove unused noAttachmentLinks option
See merge request pleroma/pleroma-fe!1109
Diffstat (limited to 'src')
| -rw-r--r-- | src/boot/after_store.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/after_store.js b/src/boot/after_store.js index 34f6d6e7..abdba305 100644 --- a/src/boot/after_store.js +++ b/src/boot/after_store.js @@ -108,7 +108,6 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => { copyInstanceOption('subjectLineBehavior') copyInstanceOption('postContentType') copyInstanceOption('alwaysShowSubjectInput') - copyInstanceOption('noAttachmentLinks') copyInstanceOption('showFeaturesPanel') copyInstanceOption('hideSitename') |
