diff --git a/src/components/player/atoms/settings/CaptionsView.tsx b/src/components/player/atoms/settings/CaptionsView.tsx index 366f1931..31bee6e6 100644 --- a/src/components/player/atoms/settings/CaptionsView.tsx +++ b/src/components/player/atoms/settings/CaptionsView.tsx @@ -120,7 +120,15 @@ export function CaptionOption(props: { ) : null} - {props.children} + + {props.children} + {props.subtitleType && ( {props.subtitleType.toUpperCase()}