Do not attempt setting own profile picture as peer picture
This commit is contained in:
+1
-1
@@ -235,7 +235,7 @@ class Room extends EventEmitter
|
||||
this._protooRoom.spread('profile-picture-changed', {
|
||||
peerName: protooPeer.id,
|
||||
picture: request.data.picture
|
||||
});
|
||||
}, [ protooPeer ]);
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user