mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 11:02:48 +02:00
Rename ErrorAlertInfo to AlertInfo.
This commit is contained in:
@@ -99,7 +99,7 @@ struct TimelinePollViewState: BindableState {
|
||||
}
|
||||
|
||||
struct TimelinePollViewStateBindings {
|
||||
var alertInfo: ErrorAlertInfo<TimelinePollAlertType>?
|
||||
var alertInfo: AlertInfo<TimelinePollAlertType>?
|
||||
}
|
||||
|
||||
enum TimelinePollAlertType {
|
||||
|
||||
Reference in New Issue
Block a user