mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-14 10:45:46 +01:00
Err...
This commit is contained in:
@@ -231,7 +231,7 @@ overlay.overlayWindow(Object.keys(config.overlays),
|
|||||||
},
|
},
|
||||||
|
|
||||||
cleanup: function cleanup(window) {
|
cleanup: function cleanup(window) {
|
||||||
overlay.windows.remove(window);
|
overlay.windows.delete(window);
|
||||||
|
|
||||||
Cu.nukeSandbox(this.jsmodules);
|
Cu.nukeSandbox(this.jsmodules);
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user