mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge branch 'beta'
# Conflicts: # Telegram/Telegram-iOS/en.lproj/Localizable.strings
This commit is contained in:
@@ -1071,7 +1071,7 @@ public extension TelegramEngine.EngineData.Item {
|
||||
if let cachedData = view.cachedPeerData as? CachedUserData {
|
||||
return cachedData.flags.contains(.premiumRequired)
|
||||
} else {
|
||||
return false
|
||||
return true
|
||||
}
|
||||
} else {
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user