Skip to content

Commit

Permalink
fix: update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNuclearNexus committed Oct 31, 2024
1 parent 5ad249c commit 71e550e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/client/src/pages/summit/schedule.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ const EVENTS: Record<string, SummitEvent[]> = {
host: "Stoupy51",
},
{
title: "Enhancing Survival Gameplay",
title: "Why Mojang Keeps Stealing Our Ideas",
tagline: "Designing Datapacks for Survival",
startTime: "16:00",
length: 1,
host: "Gamemode 4",
Expand Down

0 comments on commit 71e550e

Please sign in to comment.