mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:17:59 +01:00
provide defaults for some optional config properties
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
"options.js",
|
||||
"template.js",
|
||||
"ui.js"].forEach(load);
|
||||
modules.config.scripts.forEach(load);
|
||||
|
||||
if (modules.config.scripts)
|
||||
modules.config.scripts.forEach(load);
|
||||
|
||||
})()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user