diff --git a/app/components/ReleasePlayer/MediaThemeSutro.tsx b/app/components/ReleasePlayer/MediaThemeSutro.tsx index 833cadf..40b438c 100644 --- a/app/components/ReleasePlayer/MediaThemeSutro.tsx +++ b/app/components/ReleasePlayer/MediaThemeSutro.tsx @@ -80,11 +80,6 @@ export default function Page(props: { children: any, className?: string }) { diff --git a/app/components/ReleasePlayer/ReleasePlayerCustom.tsx b/app/components/ReleasePlayer/ReleasePlayerCustom.tsx index 58d9a44..90c2c5a 100644 --- a/app/components/ReleasePlayer/ReleasePlayerCustom.tsx +++ b/app/components/ReleasePlayer/ReleasePlayerCustom.tsx @@ -268,14 +268,16 @@ export const ReleasePlayerCustom = (props: { /> {playerProps.useCustom ? - + {playerProps.type == "hls" ? :