diff --git a/app/soapbox/features/configuration/index.js b/app/soapbox/features/configuration/index.js index 07c2e1180..30a4e8e57 100644 --- a/app/soapbox/features/configuration/index.js +++ b/app/soapbox/features/configuration/index.js @@ -111,6 +111,7 @@ class ConfigSoapbox extends ImmutablePureComponent { }), ]); }; + this.handlecustomCSSChange = this.handleCustomCSSChange.bind(this); } getPromoItemsParams = () => { @@ -263,7 +264,7 @@ class ConfigSoapbox extends ImmutablePureComponent {


-

+

@@ -350,7 +351,7 @@ class ConfigSoapbox extends ImmutablePureComponent { - {/*
+
@@ -373,7 +374,6 @@ class ConfigSoapbox extends ImmutablePureComponent {
- */}