mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -542,6 +542,8 @@ private func decryptedAttributes46(_ attributes: [TelegramMediaFileAttribute], t
|
||||
break
|
||||
case .hintIsValidated:
|
||||
break
|
||||
case .NoPremium:
|
||||
break
|
||||
}
|
||||
}
|
||||
return result
|
||||
@@ -601,6 +603,8 @@ private func decryptedAttributes73(_ attributes: [TelegramMediaFileAttribute], t
|
||||
break
|
||||
case .hintIsValidated:
|
||||
break
|
||||
case .NoPremium:
|
||||
break
|
||||
}
|
||||
}
|
||||
return result
|
||||
@@ -660,6 +664,8 @@ private func decryptedAttributes101(_ attributes: [TelegramMediaFileAttribute],
|
||||
break
|
||||
case .hintIsValidated:
|
||||
break
|
||||
case .NoPremium:
|
||||
break
|
||||
}
|
||||
}
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user