1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-04 01:43:31 +02:00

Turn search keyword completion back on

This commit is contained in:
Kris Maglione
2008-11-23 09:10:20 +00:00
parent 6d7c9091de
commit fef1cecb75
4 changed files with 71 additions and 38 deletions

View File

@@ -709,6 +709,8 @@ function History() //{{{
return {
get service() historyService,
get: function (filter, maxItems)
{
let items = [];