Skip to content

Commit 68115f0

Browse files
authored
Update event status and registration state
1 parent c4f69d4 commit 68115f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/events/events2025.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ GET FREE INTERNSHIP BY ATTENDING THIS EVENT!`,
165165
location: "SFIT",
166166
locationLink: "https://www.google.com/maps/search/?api=1&query=SFIT",
167167
category: "event",
168-
status: "ongoing",
168+
status: "completed",
169169
tags: ["Game", "Team", "Prizes"],
170-
registrationState: "Register Now",
170+
registrationState: "Event Completed",
171171
formLink: "https://mosaic-2025-registeration.vercel.app",
172172
entry: "₹70",
173173
speakers: [],

0 commit comments

Comments
 (0)