diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 309cadd..acef545 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -54,16 +54,23 @@ export default function VideoPage() { // Fetch current video const { data: currentVideo, isLoading: videoLoading } = useQuery