mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ final class RoomCreationEventsModalViewModel: RoomCreationEventsModalViewModelTy
|
||||
guard let summary = session.roomSummary(withRoomId: roomState.roomId) else {
|
||||
return nil
|
||||
}
|
||||
return summary.displayname
|
||||
return summary.displayName
|
||||
}
|
||||
|
||||
var roomInfo: String? {
|
||||
|
||||
Reference in New Issue
Block a user