Re-apply some Prettier formatting after merge
This commit is contained in:
@@ -12,7 +12,9 @@ function dailyMaintenanceScheduledEvent(args, cb) {
|
||||
//
|
||||
// :TODO: files/etc. here
|
||||
const resetProps = [
|
||||
SysProps.LoginsToday, SysProps.MessagesToday, SysProps.NewUsersTodayCount,
|
||||
SysProps.LoginsToday,
|
||||
SysProps.MessagesToday,
|
||||
SysProps.NewUsersTodayCount,
|
||||
];
|
||||
|
||||
resetProps.forEach(prop => {
|
||||
|
||||
Reference in New Issue
Block a user