lint compliance
This commit is contained in:
parent
447b0a74ee
commit
aee51f1317
@ -119,6 +119,7 @@ define([
|
||||
});
|
||||
});
|
||||
video.addEventListener('error', function (e) {
|
||||
console.error(e);
|
||||
cb('ERROR');
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user