mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
MESSENGER Merge 1.9.5 buildfixes
This commit is contained in:
@@ -133,7 +133,7 @@ final class ShowDirectoryViewModel: NSObject, ShowDirectoryViewModelType {
|
||||
}
|
||||
|
||||
if AccountRestrictionService(mxSession: session).isRoomAccessRestriction() {
|
||||
self.update(viewState: .loadedWithoutUpdate)
|
||||
self.update(viewState: .loaded(self.sections))
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user