mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 21:45:19 +00:00
Merge branch 'master' into wallet-upgrade
This commit is contained in:
commit
44b57ffcce
@ -742,7 +742,7 @@ enum ChatListFilterType {
|
||||
case nonContacts
|
||||
}
|
||||
|
||||
func chatListFilterType(postbox: Postbox, filter: ChatListFilter) -> ChatListFilterType {
|
||||
func chatListFilterType(_ filter: ChatListFilter) -> ChatListFilterType {
|
||||
let filterType: ChatListFilterType
|
||||
|
||||
if filter.data.categories == .all {
|
||||
|
Loading…
x
Reference in New Issue
Block a user