mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
39b4cb9226
@ -120,6 +120,7 @@ define([
|
||||
});
|
||||
});
|
||||
video.addEventListener('error', function (e) {
|
||||
console.error(e);
|
||||
cb('ERROR');
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user