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