Revert "Enable the allRooms sliding sync view"
This reverts commit f5a31cdc43.
This commit is contained in:
@@ -105,7 +105,7 @@ class ClientProxy: ClientProxyProtocol {
|
||||
|
||||
let slidingSync = try slidingSyncBuilder
|
||||
.addView(v: visibleRoomsView)
|
||||
.addView(v: allRoomsView)
|
||||
// .addView(v: allRoomsView) // FIXME: Intentionally disabled as it doesn't work properly
|
||||
.withCommonExtensions()
|
||||
.coldCache(name: "ElementX")
|
||||
.build()
|
||||
|
||||
Reference in New Issue
Block a user