diff --git a/src/data/timetable.ts b/src/data/timetable.ts index 85d343c..d83e390 100644 --- a/src/data/timetable.ts +++ b/src/data/timetable.ts @@ -348,12 +348,7 @@ export const scheduleData: Record = { }, { 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", }, {