mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-26 14:05:46 +01:00
Fix :rehash.
This commit is contained in:
@@ -45,6 +45,10 @@ var Overlay = Module("Overlay", XPCOM([Ci.nsIObserver, Ci.nsISupportsWeakReferen
|
||||
|
||||
config.loadStyles();
|
||||
|
||||
this.timeout(this.initialize);
|
||||
},
|
||||
|
||||
initialize: function () {
|
||||
this.overlayWindow(config.overlayChrome, function _overlay(window) ({
|
||||
init: function onInit(document) {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user