Syntax.
This commit is contained in:
@@ -891,6 +891,7 @@ class Room extends EventEmitter
|
||||
this._notification(peer.socket, 'unlockRoom', {
|
||||
peerId : peer.id
|
||||
}, true);
|
||||
|
||||
this._lobby.promoteAllPeers();
|
||||
|
||||
// Return no error
|
||||
|
||||
Reference in New Issue
Block a user