fixed linting error

This commit is contained in:
matjaz321 2020-08-19 21:35:51 +02:00
parent 865e9085ef
commit 73e6f3c03f

View File

@ -143,7 +143,7 @@ function setCurrentSrc(instance, elem, options) {
events.trigger(instance, 'pause');
}
},
'onError': () => reject(),
'onError': () => reject()
},
playerVars: {
controls: 0,