mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 10:25:58 +01:00
Refactor modules.config.
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
* @private
|
||||
*/
|
||||
const Command = Class("Command", {
|
||||
requires: ["config"],
|
||||
|
||||
init: function (specs, description, action, extraInfo) {
|
||||
specs = Array.concat(specs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user