mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 12:45:45 +01:00
Run stylebot -- semicolons.
This commit is contained in:
@@ -605,7 +605,7 @@ var Sanitizer = Module("sanitizer", XPCOM([Ci.nsIObserver, Ci.nsISupportsWeakRef
|
||||
["1h", "Past hour"],
|
||||
["1d", "Past day"],
|
||||
["1w", "Past week"]
|
||||
]
|
||||
];
|
||||
},
|
||||
validator: function (value) /^(a(ll)?|s(ession)|\d+[mhdw])$/.test(value)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user