mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -07:00
fixed linting error
This commit is contained in:
parent
865e9085ef
commit
73e6f3c03f
@ -143,7 +143,7 @@ function setCurrentSrc(instance, elem, options) {
|
|||||||
events.trigger(instance, 'pause');
|
events.trigger(instance, 'pause');
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'onError': () => reject(),
|
'onError': () => reject()
|
||||||
},
|
},
|
||||||
playerVars: {
|
playerVars: {
|
||||||
controls: 0,
|
controls: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user