mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 23:17:58 +01:00
Restore nominal Gecko 1.9.2 support.
This commit is contained in:
@@ -51,7 +51,7 @@ CommandLineHandler.prototype = {
|
||||
observe: function observe(subject, topic, data) {
|
||||
if (topic === "profile-after-change") {
|
||||
init();
|
||||
require(global, "overlay");
|
||||
require(global, "main");
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user