mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-06-20 18:24:43 +00:00
Various fixes
This commit is contained in:
@@ -1043,9 +1043,9 @@ public final class ChatControllerImpl: TelegramBaseController, ChatController, G
|
||||
guard let aroundAnimation = reaction.aroundAnimation else {
|
||||
continue
|
||||
}
|
||||
// if reaction.isPremium {
|
||||
if reaction.isPremium {
|
||||
premiumReactions.append(reaction)
|
||||
// }
|
||||
}
|
||||
if !reaction.isEnabled {
|
||||
continue
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user