mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Fix alert presentation
This commit is contained in:
@@ -71,7 +71,7 @@ private extension PollHistoryViewModel {
|
||||
break
|
||||
case .failure:
|
||||
polls = polls ?? []
|
||||
self.completion?(.genericError)
|
||||
state.bindings.alertInfo = .init(id: true, title: VectorL10n.pollHistoryFetchingError)
|
||||
}
|
||||
|
||||
updateViewState()
|
||||
|
||||
Reference in New Issue
Block a user