mirror of
https://github.com/mue/mue.git
synced 2026-07-25 17:51:14 +02:00
chore: update quicklink and autocomplete apis
This commit is contained in:
@@ -329,15 +329,6 @@ export default class WelcomeSections extends PureComponent {
|
||||
<span className="subtitle">
|
||||
{variables.getMessage('modals.welcome.sections.privacy.offline_mode_description')}
|
||||
</span>
|
||||
<Checkbox
|
||||
name="quicklinksddgProxy"
|
||||
text={
|
||||
variables.getMessage('modals.main.settings.sections.background.ddg_image_proxy') +
|
||||
' (' +
|
||||
variables.getMessage('modals.main.settings.sections.quicklinks.title') +
|
||||
')'
|
||||
}
|
||||
/>
|
||||
<Checkbox
|
||||
name="ddgProxy"
|
||||
text={
|
||||
|
||||
Reference in New Issue
Block a user