mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
refactor completed
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