mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 12:05:46 +01:00
Turn search keyword completion back on
This commit is contained in:
@@ -709,6 +709,8 @@ function History() //{{{
|
||||
|
||||
return {
|
||||
|
||||
get service() historyService,
|
||||
|
||||
get: function (filter, maxItems)
|
||||
{
|
||||
let items = [];
|
||||
|
||||
Reference in New Issue
Block a user