Merge branch 'develop' of https://github.com/havfo/multiparty-meeting into develop
This commit is contained in:
+1
-1
@@ -254,7 +254,7 @@ class Room extends EventEmitter
|
||||
|
||||
protooPeer.send(
|
||||
'chat-history-receive',
|
||||
{ chatHistory : this._chatHistory }
|
||||
{ chatHistory: this._chatHistory }
|
||||
);
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user