mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
This commit is contained in:
@@ -508,7 +508,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