mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 17:37:57 +01:00
Formatting fixes.
This commit is contained in:
@@ -96,7 +96,7 @@ window.addEventListener("load", function () {
|
||||
init(mod, module)();
|
||||
delete module.INIT[mod]
|
||||
}
|
||||
catch(e) {
|
||||
catch (e) {
|
||||
if (modules.liberator)
|
||||
liberator.reportError(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user