mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Stars reactions
This commit is contained in:
@@ -94,7 +94,7 @@ private final class BalanceComponent: CombinedComponent {
|
||||
animationCache: context.component.context.animationCache,
|
||||
animationRenderer: context.component.context.animationRenderer,
|
||||
content: .animation(
|
||||
content: .customEmoji(fileId: MessageReaction.starsReactionId),
|
||||
content: .customEmoji(fileId: MessageReaction.starsReactionId), //TODO:release
|
||||
size: iconSize,
|
||||
placeholderColor: .gray,
|
||||
themeColor: nil,
|
||||
|
||||
Reference in New Issue
Block a user