mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-13 07:25:45 +01:00
Fix problem with last commit.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("storage", {
|
||||
exports: ["File", "storage"],
|
||||
exports: ["File", "Storage", "storage"],
|
||||
require: ["services", "util"]
|
||||
}, this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user