diff --git a/src/components/modals/main/settings/sections/background/Background.jsx b/src/components/modals/main/settings/sections/background/Background.jsx index de71ee03..62238020 100644 --- a/src/components/modals/main/settings/sections/background/Background.jsx +++ b/src/components/modals/main/settings/sections/background/Background.jsx @@ -369,9 +369,6 @@ export default class BackgroundSettings extends PureComponent { 'modals.main.settings.sections.background.photo_information', )} element=".other" - disabled={ - this.state.backgroundType !== 'api' && this.state.backgroundType !== 'marketplace' - } />