1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

linting fixes

This commit is contained in:
matjaz321 2020-08-13 22:40:01 +02:00
parent c5cb1028ae
commit a50e4853e3

View file

@ -146,7 +146,7 @@ function setCurrentSrc(instance, elem, options) {
'onError': () => { 'onError': () => {
instance.destroy(); instance.destroy();
loading.hide(); loading.hide();
}, }
}, },
playerVars: { playerVars: {
controls: 0, controls: 0,