mirror of
https://github.com/mue/mue.git
synced 2026-07-16 05:23:49 +02:00
feat: duckduckgo image proxy option
This commit is contained in:
@@ -86,6 +86,8 @@ export default class BackgroundSettings extends React.PureComponent {
|
||||
<>
|
||||
<h2>{background.title}</h2>
|
||||
<Switch name='background' text={this.language.enabled} />
|
||||
<Checkbox name='ddgProxy' text={background.ddg_proxy} />
|
||||
|
||||
<h3>{background.buttons.title}</h3>
|
||||
<Checkbox name='view' text={background.buttons.view} />
|
||||
<Checkbox name='favouriteEnabled' text={background.buttons.favourite} />
|
||||
|
||||
Reference in New Issue
Block a user