diff --git a/app/soapbox/features/configuration/index.js b/app/soapbox/features/configuration/index.js index c5218c8df..9916ea9de 100644 --- a/app/soapbox/features/configuration/index.js +++ b/app/soapbox/features/configuration/index.js @@ -11,6 +11,7 @@ import { TextInput, Checkbox, FileChooser, + FileChooserLogo, } from 'soapbox/features/forms'; import StillImage from 'soapbox/components/still_image'; import { @@ -261,7 +262,7 @@ class ConfigSoapbox extends ImmutablePureComponent { {this.state.logo ? () : ()}
- } name='logo' hint={