mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 19:07:58 +01:00
Formatting fixes.
This commit is contained in:
@@ -119,7 +119,7 @@ const Config = Module("config", ConfigBase, {
|
||||
catch (e) {}
|
||||
|
||||
return prefix + ".tmp";
|
||||
},
|
||||
}
|
||||
}, {
|
||||
}, {
|
||||
commands: function () {
|
||||
@@ -289,7 +289,7 @@ const Config = Module("config", ConfigBase, {
|
||||
},
|
||||
getter: function () !services.get("io").offline
|
||||
});
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user