Skip to content

Commit

Permalink
Update data.ts
Browse files Browse the repository at this point in the history
Time table day 3
  • Loading branch information
cyokozai authored Nov 24, 2024
1 parent 109f75b commit e1208e7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/components/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ export const TimeLine: Array<Array<DjEvent>> = [
{ time: "16:20", dj: "flight Orangestar DJ" },
],
[
{ time: "10:30", dj: "kaigara Project SEKAI" },
{ time: "11:20", dj: "flight add DJ" },
{ time: "12:10", dj: "cyokozai Sakanaction" },
{ time: "14:00", dj: "kaigara VOCALOID" },
{ time: "14:50", dj: "flight Orangestar DJ" },
{ time: "15:30", dj: "cyokozai House" },
{ time: "12:00", dj: "kaigara Project SEKAI" },
{ time: "12:50", dj: "flight add DJ" },
{ time: "13:40", dj: "cyokozai House" },
{ time: "14:30", dj: "kaigara VOCALOID" },
{ time: "15:10", dj: "flight Orangestar DJ" },
{ time: "15:50", dj: "cyokozai Sakanaction and...?" },
],
];

Expand Down

0 comments on commit e1208e7

Please sign in to comment.