mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 18:35:46 +01:00
Some completion fixes
This commit is contained in:
@@ -289,6 +289,8 @@ const util = { //{{{
|
||||
}
|
||||
},
|
||||
|
||||
identity: function (k) k,
|
||||
|
||||
map: function (obj, fn)
|
||||
{
|
||||
let ary = [];
|
||||
|
||||
Reference in New Issue
Block a user