mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Support load more in PollHistoryService
This commit is contained in:
@@ -80,7 +80,7 @@ struct PollHistory: View {
|
||||
}
|
||||
|
||||
Button {
|
||||
#warning("handle action in next ticket")
|
||||
viewModel.send(viewAction: .loadMoreContent)
|
||||
} label: {
|
||||
Text(VectorL10n.pollHistoryLoadMore)
|
||||
.font(theme.fonts.body)
|
||||
|
||||
Reference in New Issue
Block a user