mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
refactor completed
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
{
|
||||
return self.roomSummary.spaceChildInfo.displayName;
|
||||
}
|
||||
return roomSummary.displayname;
|
||||
return roomSummary.displayName;
|
||||
}
|
||||
|
||||
- (NSString *)avatarUrl
|
||||
|
||||
Reference in New Issue
Block a user