mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-06 20:54:04 +00:00
Various fixes
This commit is contained in:
parent
0dffd09759
commit
ce03f9dac3
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user