diff --git a/js/script.js b/js/script.js index 720a262..d4a07c8 100644 --- a/js/script.js +++ b/js/script.js @@ -144,6 +144,7 @@ let CONFIG = { * The order and limit for each suggestion influencer. An "influencer" is * just a suggestion source. The following influencers are available: * + * - "Commands" suggestions come from CONFIG.commands * - "Default" suggestions come from CONFIG.defaultSuggestions * - "DuckDuckGo" suggestions come from the duck duck go search api * - "History" suggestions come from your previously entered queries