mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -714,7 +714,7 @@ func chatListNodeEntriesForView(view: EngineChatList, state: ChatListNodeState,
|
||||
hasUnseenCloseFriends: stats.hasUnseenCloseFriends
|
||||
)
|
||||
},
|
||||
requiresPremiumForMessaging: false,
|
||||
requiresPremiumForMessaging: entry.isPremiumRequiredToMessage,
|
||||
displayAsTopicList: entry.displayAsTopicList
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user