fix peer auth propagation

This commit is contained in:
Stefan Otto
2019-10-31 05:26:59 +01:00
parent f204ff0222
commit dd19560951
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -330,8 +330,6 @@ export default class RoomClient
{
text : 'You are logged in.'
}));
this.changeDisplayName(displayName);
this.changePicture(picture)
}
_soundNotification()