This commit is contained in:
Fredrik Burmester
2024-10-15 20:00:17 +02:00
parent c7901c759a
commit 3916c94f36
4 changed files with 5 additions and 6 deletions

View File

@@ -225,7 +225,6 @@ export default function page() {
setAudioTrack={videoRef.current?.setAudioTrack}
setSubtitleTrack={videoRef.current?.setSubtitleTrack}
setSubtitleURL={videoRef.current?.setSubtitleURL}
mediaSource={undefined}
/>
)}
</View>