mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-05 00:10:16 +00:00
update subtitle text on change subtitle track
This commit is contained in:
parent
692da0b5a9
commit
9bcbc9c534
1 changed files with 1 additions and 0 deletions
|
|
@ -243,6 +243,7 @@ var HTMLVideo = function(container) {
|
|||
}
|
||||
}
|
||||
|
||||
updateSubtitlesText();
|
||||
onSelectedSubtitleTrackIdChanged();
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Reference in a new issue