diff --git a/src/components/VideoElement.js b/src/components/VideoElement.js index c07fb0fd..da4dc0e8 100644 --- a/src/components/VideoElement.js +++ b/src/components/VideoElement.js @@ -48,13 +48,13 @@ export function VideoElement({ streamUrl, loading, setProgress, videoRef, startT if (!streamUrl.endsWith('.mp4')) { return ( -