summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Sein <ivan@struktur.de>2018-11-23 17:35:56 +0100
committerGitHub <noreply@github.com>2018-11-23 17:35:56 +0100
commit443f335fee7830a3b767abecaaa9ce23b71eaf99 (patch)
tree5271f6282b513b949a0da304e781409a9239b24b
parent9bd3f1c44efeeab0ba44f12d6237c9ac7af52769 (diff)
parent14a3df8f04589a918136509aa5eb6ef010c90ea4 (diff)
Merge pull request #1261 from nextcloud/show-again-participants-without-streams-in-a-call
Show again participants without streams in a call
-rw-r--r--js/webrtc.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/webrtc.js b/js/webrtc.js
index 2d34de42e..8cfd39281 100644
--- a/js/webrtc.js
+++ b/js/webrtc.js
@@ -363,7 +363,6 @@ var spreedPeerConnectionTable = [];
var user = usersInCallMapping[id];
if (user && !userHasStreams(user)) {
console.log("User has no stream", id);
- return;
}
// Indicator for username