mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update video poster
This commit is contained in:
parent
4ce5c2065c
commit
b33e90dae7
4 changed files with 37 additions and 18 deletions
|
@ -1672,7 +1672,7 @@
|
|||
|
||||
function getAudioRenderer() {
|
||||
|
||||
return new AudioRenderer('audio');
|
||||
return new AudioRenderer();
|
||||
}
|
||||
|
||||
function onTimeUpdate() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue