Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
commit
39b4cb9226
|
@ -120,6 +120,7 @@ define([
|
|||
});
|
||||
});
|
||||
video.addEventListener('error', function (e) {
|
||||
console.error(e);
|
||||
cb('ERROR');
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue