mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-11 06:34:13 +01:00
Fix CPD dialog overlay.
This commit is contained in:
@@ -17,6 +17,7 @@ try {
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("sanitizer", {
|
||||
exports: ["Range", "Sanitizer", "sanitizer"],
|
||||
use: ["config"],
|
||||
require: ["messages", "prefs", "services", "storage", "template", "util"],
|
||||
}, this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user