mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Support load more in PollHistoryService
This commit is contained in:
@@ -49,4 +49,5 @@ struct PollHistoryViewState: BindableState {
|
||||
enum PollHistoryViewAction {
|
||||
case viewAppeared
|
||||
case segmentDidChange
|
||||
case loadMoreContent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user