mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Add poll history service
This commit is contained in:
@@ -37,8 +37,9 @@ struct PollHistoryViewState: BindableState {
|
||||
}
|
||||
|
||||
var bindings: PollHistoryViewBindings
|
||||
var polls: [PollListData] = []
|
||||
}
|
||||
|
||||
enum PollHistoryViewAction {
|
||||
#warning("e.g. show poll detail")
|
||||
case viewAppeared
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user