mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Introduce RiotSettings.showAllRoomsInHomeSpace and adapt changes in filter options
This commit is contained in:
@@ -80,6 +80,8 @@ public class MockRoomSummary: NSObject, MXRoomSummaryProtocol {
|
||||
|
||||
public var spaceChildInfo: MXSpaceChildInfo?
|
||||
|
||||
public var parentSpaceIds: Set<String> = []
|
||||
|
||||
public init(withRoomId roomId: String) {
|
||||
self.roomId = roomId
|
||||
super.init()
|
||||
|
||||
Reference in New Issue
Block a user