All checks were successful
Check / Lint and Check (pull_request) Successful in 27s
Changed cut-off to 23:00
8 lines
290 B
JSON
8 lines
290 B
JSON
{
|
|
"eventDates": ["2025-09-05", "1999-01-01"],
|
|
"cutoffTime": "23:00",
|
|
"message": "Sign-ups are closed for today's event. Please come back tomorrow.",
|
|
|
|
"internalComment": "Add event dates in YYYY-MM-DD format. Signups will be disabled after 11pm (23:00) on these dates by default."
|
|
}
|