Small fixes and requireSignIn now working.
This commit is contained in:
@@ -164,7 +164,6 @@ const mapStateToProps = (state) =>
|
||||
return {
|
||||
room : state.room,
|
||||
lobbyPeers : lobbyPeersKeySelector(state)
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user