Skip to content

Commit 14bea54

Browse files
authored
Merge pull request #100 from pointblank-club/staging
chore: sync prod with staging
2 parents 58c890e + 95e7eee commit 14bea54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const FILE_SIZE = {
2121
export const REGISTRATION_DEADLINE = new Date("2026-07-19T23:59:59+05:30");
2222

2323
/** RSVP deadline for shortlisted teams. */
24-
export const RSVP_DEADLINE = new Date("2026-07-25T21:00:00+05:30");
24+
export const RSVP_DEADLINE = new Date("2026-07-25T14:00:00+05:30");
2525

2626
/** Public announcement time for the /shortlisted teams page. */
2727
export const SHORTLIST_ANNOUNCE_TIME = new Date("2026-07-21T12:00:00+05:30");

0 commit comments

Comments
 (0)