There was an error while loading. Please reload this page.
1 parent d6b7aa3 commit 2c00706Copy full SHA for 2c00706
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