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