Merge branch 'master' into fixes

This commit is contained in:
Khush Jammu 2020-06-06 19:22:47 +08:00 committed by GitHub
commit 5e0d76df63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -515,6 +515,7 @@ function sendToAllDataChannels(message) {
// }
// End Fullscreen
// Mute microphone
function muteMicrophone() {
var audioTrack = null;