Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

pull/1/head
yflory 7 years ago
commit 39b4cb9226

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

Loading…
Cancel
Save