diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 8debb3f..dc5ca9b 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -254,23 +254,17 @@ export default function VideoPage() {
{/* Main video section */}
- {/* Video player */} + {/* Video player with Bunny.net iframe */}
- {currentVideo.videoUrlIframe ? ( -