mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove outdated comment
This commit is contained in:
parent
a709d9e2c0
commit
965cb94fae
1 changed files with 0 additions and 1 deletions
|
@ -1277,7 +1277,6 @@ export class HtmlVideoPlayer {
|
||||||
|
|
||||||
// HACK: Give JavascriptSubtitlesOctopus time to dispose itself
|
// HACK: Give JavascriptSubtitlesOctopus time to dispose itself
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
// FIXME: Probably not a decode error...
|
|
||||||
onErrorInternal(this, MediaError.ASS_RENDER_ERROR);
|
onErrorInternal(this, MediaError.ASS_RENDER_ERROR);
|
||||||
}, 0);
|
}, 0);
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue