From cbc2acff7a55c2b777bc155405055ac6ae4ba163 Mon Sep 17 00:00:00 2001 From: alexsparkes Date: Sat, 27 Aug 2022 15:51:49 +0100 Subject: [PATCH] fix: show photoinformation setting --- .../modals/main/settings/sections/background/Background.jsx | 3 --- 1 file changed, 3 deletions(-) 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' - } />