From 71e550ed2a81d3aa74b7626b04036a98ede348c4 Mon Sep 17 00:00:00 2001 From: TheNuclearNexus <39636175+TheNuclearNexus@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:36:23 -0400 Subject: [PATCH] fix: update schedule --- apps/client/src/pages/summit/schedule.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/client/src/pages/summit/schedule.tsx b/apps/client/src/pages/summit/schedule.tsx index 9e98ace..c2f763d 100644 --- a/apps/client/src/pages/summit/schedule.tsx +++ b/apps/client/src/pages/summit/schedule.tsx @@ -45,7 +45,8 @@ const EVENTS: Record = { 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",