mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-09 20:45:46 +01:00
Fix some recently broken :dialogs.
This commit is contained in:
@@ -330,7 +330,7 @@ function deprecated(reason, fn) {
|
||||
return func.apply(this, arguments);
|
||||
}
|
||||
deprecatedMethod.seen = {
|
||||
"chrome://dactyl/content/javascript.js": true,
|
||||
"resource://dactyl/javascript.jsm": true,
|
||||
"resource://dactyl/util.jsm": true
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user