mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Initialize currentSubtitlesOctopus
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
parent
982a474965
commit
394c1195d1
@ -1073,6 +1073,7 @@ function supportsTextTracks() {
|
||||
|
||||
this.customTrackIndex = -1;
|
||||
this.currentClock = null;
|
||||
this.currentSubtitlesOctopus = null;
|
||||
this._currentAspectRatio = null;
|
||||
|
||||
const octopus = this.currentSubtitlesOctopus;
|
||||
|
Loading…
Reference in New Issue
Block a user