aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/main.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'background_scripts/main.coffee')
-rw-r--r--background_scripts/main.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/background_scripts/main.coffee b/background_scripts/main.coffee
index 37c65592..353f0e53 100644
--- a/background_scripts/main.coffee
+++ b/background_scripts/main.coffee
@@ -47,7 +47,7 @@ completionSources =
history: new HistoryCompleter()
domains: new DomainCompleter()
tabs: new TabCompleter()
- seachEngines: new SearchEngineCompleter()
+ seachEngines: new CustomSearchEngineCompleter()
completers =
omni: new MultiCompleter([