mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
Fix extensive pinned list requests
This commit is contained in:
parent
becb079ee1
commit
2db6f17597
@ -3358,7 +3358,6 @@ public final class ChatControllerImpl: TelegramBaseController, ChatController, G
|
|||||||
}
|
}
|
||||||
guard case let .HistoryView(viewValue, _, _, _, _, _, _) = view else {
|
guard case let .HistoryView(viewValue, _, _, _, _, _, _) = view else {
|
||||||
subscriber.putNext([])
|
subscriber.putNext([])
|
||||||
subscriber.putCompletion()
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user