Removing log trace
This commit is contained in:
parent
b467adece9
commit
34d3a292db
@ -97,7 +97,6 @@ export class SimplePeer implements SimplePeerInterface{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.MediaManager.removeActiveVideo(user.userId);
|
this.MediaManager.removeActiveVideo(user.userId);
|
||||||
console.log("name", name);
|
|
||||||
this.MediaManager.addActiveVideo(user.userId, name);
|
this.MediaManager.addActiveVideo(user.userId, name);
|
||||||
|
|
||||||
let peer : any = new Peer({
|
let peer : any = new Peer({
|
||||||
|
Loading…
Reference in New Issue
Block a user