mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Conference updates
This commit is contained in:
@@ -973,6 +973,7 @@ private final class FetchImpl {
|
||||
}
|
||||
|
||||
let queue = self.queue
|
||||
hashRange.disposable?.dispose()
|
||||
hashRange.disposable = (fetchRequest
|
||||
|> deliverOn(self.queue)).startStrict(next: { [weak self, weak state, weak hashRange] result in
|
||||
queue.async {
|
||||
|
||||
Reference in New Issue
Block a user