diff --git a/frontend/app/performances/[id]/page.tsx b/frontend/app/performances/[id]/page.tsx index 82db1f6..4f0d10e 100644 --- a/frontend/app/performances/[id]/page.tsx +++ b/frontend/app/performances/[id]/page.tsx @@ -144,7 +144,7 @@ export default async function PerformanceDetailPage({ params }: { params: Promis {/* Video Section - Show when performance has a video */} {performance.youtube_link && ( - +