mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-11 09:15:47 +01:00
Add missing semicolons.
--HG-- extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
This commit is contained in:
2
common/bootstrap.js
vendored
2
common/bootstrap.js
vendored
@@ -219,7 +219,7 @@ function init() {
|
||||
wrappedJSObject: {}
|
||||
},
|
||||
createInstance: function () this.instance
|
||||
})
|
||||
});
|
||||
|
||||
Cc[BOOTSTRAP_CONTRACT].getService().wrappedJSObject.loader = JSMLoader;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user