mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-09-22 07:17:41 +00:00
remove duplicate
This commit is contained in:
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user