mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Restore default constants
This commit is contained in:
@@ -62,7 +62,7 @@ final class PollHistoryService: PollHistoryServiceProtocol {
|
||||
|
||||
private extension PollHistoryService {
|
||||
enum Constants {
|
||||
static let pageSize: UInt = 500
|
||||
static let pageSize: UInt = 250
|
||||
}
|
||||
|
||||
func setup(timeline: MXEventTimeline) {
|
||||
|
||||
Reference in New Issue
Block a user