mirror of
https://github.com/mue/mue.git
synced 2026-07-13 04:02:32 +02:00
fix: show photoinformation setting
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user