mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 21:08:12 +01:00
Fix stupid mistake in last commit.
This commit is contained in:
@@ -115,6 +115,7 @@ function Dactyl() {
|
||||
|
||||
this.pages = {};
|
||||
|
||||
Cu.import("resource://dactyl/bootstrap.jsm");
|
||||
JSMLoader.load("base.jsm", global);
|
||||
require(global, "config");
|
||||
require(global, "services");
|
||||
|
||||
Reference in New Issue
Block a user