disable sign-up on event day
Some checks failed
Check / Lint and Check (push) Failing after 30s

This commit is contained in:
2025-07-15 16:28:02 +02:00
parent 1108a66378
commit 358dc77e5a
5 changed files with 95 additions and 2 deletions

7
event-dates.json Normal file
View File

@@ -0,0 +1,7 @@
{
"eventDates": ["2025-09-05", "1999-01-01"],
"cutoffTime": "15: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 3pm (15:00) on these dates by default."
}