mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-07 05:25:12 +00:00
no message
This commit is contained in:
@@ -436,6 +436,7 @@ private func requestChatListFilters(postbox: Postbox, network: Network) -> Signa
|
||||
)
|
||||
|> castError(RequestChatListFiltersError.self)
|
||||
|> mapToSignal { _ -> Signal<[ChatListFilter], RequestChatListFiltersError> in
|
||||
return .complete()
|
||||
}
|
||||
|> then(
|
||||
.single(filters)
|
||||
|
||||
Reference in New Issue
Block a user