There was an error while loading. Please reload this page.
2 parents 58c890e + 95e7eee commit 14bea54Copy full SHA for 14bea54
1 file changed
lib/constants.ts
@@ -21,7 +21,7 @@ export const FILE_SIZE = {
21
export const REGISTRATION_DEADLINE = new Date("2026-07-19T23:59:59+05:30");
22
23
/** RSVP deadline for shortlisted teams. */
24
-export const RSVP_DEADLINE = new Date("2026-07-25T21:00:00+05:30");
+export const RSVP_DEADLINE = new Date("2026-07-25T14:00:00+05:30");
25
26
/** Public announcement time for the /shortlisted teams page. */
27
export const SHORTLIST_ANNOUNCE_TIME = new Date("2026-07-21T12:00:00+05:30");
0 commit comments