Fix chat selection

This commit is contained in:
Ali 2020-04-14 01:37:43 +04:00
parent 86f2fd2701
commit b2d745865b

View File

@ -102,6 +102,7 @@ private enum ChatListRecentEntry: Comparable, Identifiable {
chatPeer = maybeChatPeer
} else {
primaryPeer = maybeChatPeer
chatPeer = maybeChatPeer
}
var enabled = true