mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-31 00:33:32 +02:00
More polyglotization.
This commit is contained in:
@@ -9,7 +9,7 @@ try {
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("overlay", {
|
||||
exports: ["ModuleBase"],
|
||||
require: ["config", "services", "util"]
|
||||
require: ["config", "io", "services", "util"]
|
||||
}, this);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user