mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-28 19:05:49 +00:00
Fix chat selection
This commit is contained in:
parent
86f2fd2701
commit
b2d745865b
@ -102,6 +102,7 @@ private enum ChatListRecentEntry: Comparable, Identifiable {
|
||||
chatPeer = maybeChatPeer
|
||||
} else {
|
||||
primaryPeer = maybeChatPeer
|
||||
chatPeer = maybeChatPeer
|
||||
}
|
||||
|
||||
var enabled = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user