mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-07 15:55:45 +01:00
Whitespace fixes.
--HG-- extra : rebase_source : 8668ae131079523322e32f068e1b48bea64b4f72
This commit is contained in:
@@ -71,7 +71,7 @@ Sheet.prototype.__defineGetter__("fullCSS", function wrapCSS() {
|
||||
* @author Kris Maglione <maglione.k@gmail.com>
|
||||
*/
|
||||
const Styles = Module("Styles", {
|
||||
init: function() {
|
||||
init: function () {
|
||||
this._id = 0;
|
||||
this.userSheets = [];
|
||||
this.systemSheets = [];
|
||||
|
||||
Reference in New Issue
Block a user