Room member details: Failed to display member invited by email #133

For the moment, no details are available for member invited by email.
This commit is contained in:
giomfo
2016-04-07 13:58:42 +02:00
parent 183d5a224c
commit 345f5a06d1
@@ -867,7 +867,7 @@
}
}
if (contact)
if (contact.mxMember)
{
detailsViewController = [RoomMemberDetailsViewController roomMemberDetailsViewController];
[detailsViewController displayRoomMember:contact.mxMember withMatrixRoom:self.mxRoom];