mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
This commit is contained in:
@@ -123,8 +123,8 @@ class EmojiHeaderComponent: Component {
|
||||
context: component.context,
|
||||
animationCache: component.animationCache,
|
||||
animationRenderer: component.animationRenderer,
|
||||
content: .emojiStatus(
|
||||
status: PeerEmojiStatus(fileId: component.fileId),
|
||||
content: .animation(
|
||||
content: .customEmoji(fileId: component.fileId),
|
||||
size: CGSize(width: 100.0, height: 100.0),
|
||||
placeholderColor: component.placeholderColor
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user