mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 04:44:11 +01:00
Closes issue #931.
--HG-- extra : transplant_source : %81%21xME%AFR%CBK%22y%12%3D%1B%95%9E%3Cv%98p
This commit is contained in:
@@ -647,7 +647,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
*/
|
||||
initHelp: function initHelp() {
|
||||
if ("noscriptOverlay" in window)
|
||||
noscriptOverlay.safeAllow("dactyl:", true, false);
|
||||
window.noscriptOverlay.safeAllow("dactyl:", true, false);
|
||||
|
||||
help.initialize();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user