mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 15:07:57 +01:00
Fix deleting files after viewing them from source links in :list*.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
try {
|
||||
|
||||
Components.utils.import("resource://dactyl/base.jsm");
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("javascript", {
|
||||
exports: ["JavaScript", "javascript"],
|
||||
use: ["services", "template", "util"],
|
||||
});
|
||||
}, this);
|
||||
|
||||
// TODO: Clean this up.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user