diff --git a/app/soapbox/features/configuration/index.js b/app/soapbox/features/configuration/index.js index eb8b57e84..226e6bc9b 100644 --- a/app/soapbox/features/configuration/index.js +++ b/app/soapbox/features/configuration/index.js @@ -225,7 +225,7 @@ class ConfigSoapbox extends ImmutablePureComponent {
- + { this.state.promoItems.map((field, i) => ( @@ -247,7 +247,7 @@ class ConfigSoapbox extends ImmutablePureComponent {
- + { this.state.homeFooterItems.map((field, i) => (