diff --git a/client/src/components/video-card.tsx b/client/src/components/video-card.tsx index af073c8..f88dfa9 100644 --- a/client/src/components/video-card.tsx +++ b/client/src/components/video-card.tsx @@ -294,10 +294,10 @@ export default function VideoCard({ video, onClick, className = "", hideOverlay {!showPreview && !hideOverlay && !(isMobile && isVideoPage) && (
+
{video.title.split(' - ')[1] || video.title}