mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Add docs
This commit is contained in:
@@ -36,7 +36,7 @@ final class PollHistoryService: PollHistoryServiceProtocol {
|
||||
updatesSubject.eraseToAnyPublisher()
|
||||
}
|
||||
|
||||
var updatesErrors: AnyPublisher<Error, Never> {
|
||||
var pollErrors: AnyPublisher<Error, Never> {
|
||||
updatesErrorsSubject.eraseToAnyPublisher()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user