remove duplicate

This commit is contained in:
Oluwatobiloba Promise Temitope
2026-09-12 11:28:57 +03:00
parent 42ab95fcf3
commit 3406ea1ef2

View File

@@ -348,12 +348,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
},
{
titleKey: "schedule.events.exploring",
locationKey: "schedule.locations.studentHouse",
time: "22:30-00:00",
},
{
titleKey: "schedule.events.exploring",
locationKey: "schedule.locations.lobbyAndLanArea",
locationKey: ["schedule.locations.studentHouse", "schedule.locations.lobbyAndLanArea"],
time: "22:30-00:00",
},
{