mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
[Spaces] Show spaces in left panel #4509
- Prevent crash when logging in
This commit is contained in:
@@ -74,6 +74,9 @@ final class SpaceListViewModel: SpaceListViewModelType {
|
||||
}
|
||||
|
||||
private func loadData() {
|
||||
guard session.mediaManager != nil else {
|
||||
return
|
||||
}
|
||||
|
||||
self.update(viewState: .loading)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user