mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Hide or disable search in the encrypted rooms
This commit is contained in:
@@ -21,5 +21,7 @@ import Foundation
|
||||
/// View data object to represent view
|
||||
struct RoomInfoListViewData {
|
||||
let numberOfMembers: Int
|
||||
let isEncrypted: Bool
|
||||
let isDirect: Bool
|
||||
let basicInfoViewData: RoomInfoBasicViewData
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user