mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Reset pagination on landing
This commit is contained in:
@@ -77,6 +77,9 @@ private extension PollHistoryService {
|
||||
return
|
||||
}
|
||||
|
||||
#warning("to be removed probably?")
|
||||
timeline.resetPagination()
|
||||
|
||||
timeline.paginate(Constants.pageSize,
|
||||
direction: .backwards,
|
||||
onlyFromStore: false) { response in
|
||||
|
||||
Reference in New Issue
Block a user