Mute and unmute users

This commit is contained in:
yflory
2019-12-06 16:10:19 +01:00
parent fb50fe09ce
commit bbf2e3a9ae
6 changed files with 106 additions and 10 deletions

View File

@@ -435,8 +435,6 @@
return mediaObject;
}
mediaObject.tag.innerHTML = '<img style="width: 100px; height: 100px;">';
// Download the encrypted blob
download(src, function (err, u8Encrypted) {
if (err) {