mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
refactor completed
This commit is contained in:
@@ -503,7 +503,7 @@ static const CGFloat kLocalPreviewMargin = 20;
|
||||
}
|
||||
else if (mxCall.isConferenceCall)
|
||||
{
|
||||
peerDisplayName = mxCall.room.summary.displayname;
|
||||
peerDisplayName = mxCall.room.summary.displayName;
|
||||
peerAvatarURL = mxCall.room.summary.avatar;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user