mirror of
https://github.com/mue/mue.git
synced 2026-07-17 14:04:09 +02:00
fix: welcome modal bugs, about tab issues
This commit is contained in:
@@ -207,7 +207,10 @@ export default class BackgroundSettings extends PureComponent {
|
||||
category="background"
|
||||
element="#backgroundImage"
|
||||
/>
|
||||
<SettingsItem title="Display" subtitle="Change how background and photo information are loaded">
|
||||
<SettingsItem
|
||||
title="Display"
|
||||
subtitle="Change how background and photo information are loaded"
|
||||
>
|
||||
<Checkbox
|
||||
name="ddgProxy"
|
||||
text={getMessage('modals.main.settings.sections.background.ddg_image_proxy')}
|
||||
|
||||
Reference in New Issue
Block a user