mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
duck duck go -> DuckDuckGo
This commit is contained in:
parent
47e482c252
commit
ea023fab36
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@
|
|||
// The following influencers are available:
|
||||
// - "Default" suggestions come from CONFIG.suggestionDefaults (sync)
|
||||
// - "History" suggestions come from your previously entered queries (sync)
|
||||
// - "DuckDuckGo" suggestions come from the duck duck go search api (async)
|
||||
// - "DuckDuckGo" suggestions come from the DuckDuckGo search api (async)
|
||||
|
||||
// To disable suggestions, remove all influencers.
|
||||
suggestionInfluencers: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue