diff options
| -rw-r--r-- | background_page.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/background_page.html b/background_page.html index 6476b474..9ce9fe22 100644 --- a/background_page.html +++ b/background_page.html @@ -72,7 +72,6 @@ completionSources.smart, completionSources.bookmarks, completionSources.history, - completionSources.tabs, ], 1), tabs: new completion.MultiCompleter([ completionSources.tabs ], 0), }; |
