Skip to content

Commit 190349e

Browse files
committed
run definitions
1 parent 7da6fbc commit 190349e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Options/Definitions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ module.exports.DashboardOptions = {
579579
action: parsers.booleanParser,
580580
default: false,
581581
},
582-
}
582+
};
583583
module.exports.AccountLockoutOptions = {
584584
duration: {
585585
env: 'PARSE_SERVER_ACCOUNT_LOCKOUT_DURATION',

0 commit comments

Comments
 (0)