mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 07:15:46 +01:00
[bootstrap] Minor fixes.
--HG-- branch : bootstrapped
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Components.utils.import("resource://dactyl/base.jsm");
|
||||
defineModule("overlay", {
|
||||
exports: ["ModuleBase"],
|
||||
require: ["sanitizer", "services", "template", "util"],
|
||||
require: ["highlight", "sanitizer", "services", "template", "util"],
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user