mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 04:22:27 +01:00
Yeah, that was kind of obvious...
This commit is contained in:
2
common/bootstrap.js
vendored
2
common/bootstrap.js
vendored
@@ -240,7 +240,7 @@ function init() {
|
||||
resourceProto.setSubstitution(pkg, getURI(path));
|
||||
}
|
||||
|
||||
JSMLoader.config = JSON.parse(httpGet("resource://dactyl-local/config.json").responseText);
|
||||
JSMLoader.config = manifest;
|
||||
|
||||
bootstrap_jsm = module(BOOTSTRAP);
|
||||
if (!JSMLoader.SANDBOX)
|
||||
|
||||
Reference in New Issue
Block a user