1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
gnattu 2024-09-22 05:50:10 +08:00 committed by GitHub
parent 43e4c2a517
commit fb1b9b15bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1613,7 +1613,7 @@ export class HtmlVideoPlayer {
// unset stream when switching to transcode
player.setTrackForDisplay(player.#mediaElement, null, -1);
}
})
});
}
/**