mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-08 07:05:44 +01:00
Import minor changes from groups branch.
This commit is contained in:
@@ -862,7 +862,7 @@ var Mappings = Module("mappings", {
|
||||
};
|
||||
},
|
||||
javascript: function () {
|
||||
JavaScript.setCompleter(this.get,
|
||||
JavaScript.setCompleter(mappings.get,
|
||||
[
|
||||
null,
|
||||
function (context, obj, args) {
|
||||
|
||||
Reference in New Issue
Block a user