mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 05:06:58 +02:00
Added federation indicator to room info screen
This commit is contained in:
@@ -29,4 +29,5 @@ struct RoomInfoBasicViewData {
|
||||
let isDirect: Bool
|
||||
let directUserId: String?
|
||||
let directUserPresence: MXPresence
|
||||
let isFederated: Bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user