diff --git a/client/src/components/video-card.tsx b/client/src/components/video-card.tsx index de13280..640963e 100644 --- a/client/src/components/video-card.tsx +++ b/client/src/components/video-card.tsx @@ -213,12 +213,12 @@ export default function VideoCard({ video, onClick, className = "", hideOverlay {!showPreview && !hideOverlay && (
+
+ {video.title.split(' - ')[1] || video.title} +