Skip to content

Commit 42bf923

Browse files
authored
fix (#337)
1 parent f75a525 commit 42bf923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/lib/assets/data/event_status.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"status": "UPCOMING",
33
"applicationStartDateTime": "2025/11/17 00:00:00",
44
"applicationEndDateTime": "2025/12/07 23:59:59",
5-
"applicantAcceptanceDateTime": "2025/12/21 23:59:59"
5+
"applicantAcceptanceDateTime": "2025/12/21 00:00:00"
66
}

0 commit comments

Comments
 (0)