mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Fix chat selection
This commit is contained in:
@@ -102,6 +102,7 @@ private enum ChatListRecentEntry: Comparable, Identifiable {
|
||||
chatPeer = maybeChatPeer
|
||||
} else {
|
||||
primaryPeer = maybeChatPeer
|
||||
chatPeer = maybeChatPeer
|
||||
}
|
||||
|
||||
var enabled = true
|
||||
|
||||
Reference in New Issue
Block a user