MESSENGER Merge 1.9.5 buildfixes

This commit is contained in:
Frank Rotermund
2022-09-19 15:59:54 +02:00
parent f9409804b1
commit 087b4e1715
17 changed files with 110 additions and 962 deletions
@@ -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
}