mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 23:35:44 +01:00
Formatting fixes.
This commit is contained in:
@@ -233,7 +233,7 @@ const Command = Class("Command", {
|
||||
}
|
||||
|
||||
return { names: names, longNames: longNames, shortNames: shortNames };
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
/**
|
||||
@@ -855,7 +855,7 @@ const Commands = Module("commands", {
|
||||
}
|
||||
|
||||
return [len - str.length, arg, quote];
|
||||
},
|
||||
}
|
||||
}, {
|
||||
mappings: function () {
|
||||
mappings.add(config.browserModes,
|
||||
|
||||
Reference in New Issue
Block a user