fix: show photoinformation setting

This commit is contained in:
alexsparkes
2022-08-27 15:51:49 +01:00
parent 58d0469918
commit cbc2acff7a

View File

@@ -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'
}
/>
<Checkbox
name="photoMap"