mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-17 14:53:32 +02:00
Add :map -arg. Document :com -literal.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("downloads", {
|
||||
exports: ["Download", "Downloads", "downloads"],
|
||||
use: ["io", "prefs", "services", "template", "util"]
|
||||
use: ["io", "prefs", "services", "util"]
|
||||
}, this);
|
||||
|
||||
Cu.import("resource://gre/modules/DownloadUtils.jsm", this);
|
||||
|
||||
Reference in New Issue
Block a user