mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 03:47:58 +01:00
Import fixes from groups branch.
This commit is contained in:
@@ -1330,7 +1330,7 @@ var Commands = Module("commands", {
|
||||
args["-description"],
|
||||
Command.bindMacro(args, "-ex",
|
||||
function makeParams(args, modifiers) ({
|
||||
args: {
|
||||
args: {
|
||||
__proto__: args,
|
||||
toString: function () this.string,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user