lint compliance

pull/1/head
ansuz 7 years ago
parent 447b0a74ee
commit aee51f1317

@ -119,6 +119,7 @@ define([
}); });
}); });
video.addEventListener('error', function (e) { video.addEventListener('error', function (e) {
console.error(e);
cb('ERROR'); cb('ERROR');
}); });
}; };

Loading…
Cancel
Save