mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-06-23 06:31:30 +00:00
small changes to schedule
This commit is contained in:
@@ -7,6 +7,11 @@ export type ScheduleItem = {
|
||||
|
||||
export const scheduleData: Record<string, ScheduleItem[]> = {
|
||||
"24. oktoober": [
|
||||
{
|
||||
title: "Uksed avatakse",
|
||||
location: "Registreerimine ja setup aulas",
|
||||
time: "17.00",
|
||||
},
|
||||
{
|
||||
title: "League of Legends põhiturniir",
|
||||
location: "Aula",
|
||||
@@ -17,6 +22,7 @@ export const scheduleData: Record<string, ScheduleItem[]> = {
|
||||
location: "Tudengimaja",
|
||||
time: "-",
|
||||
},
|
||||
|
||||
],
|
||||
"25. oktoober": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user