mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 04:02:27 +01:00
[bootstrap] Fix command line handling.
--HG-- branch : bootstrapped
This commit is contained in:
@@ -62,6 +62,8 @@ const Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase),
|
||||
mod.destroy();
|
||||
}
|
||||
}
|
||||
for (let name in values(Object.getOwnPropertyNames(modules).reverse()))
|
||||
delete modules[name];
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user