mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Reaction and status improvements
This commit is contained in:
@@ -114,7 +114,8 @@ final class EntityKeyboardAnimationTopPanelComponent: Component {
|
||||
animationData: component.item,
|
||||
content: .animation(component.item),
|
||||
itemFile: nil,
|
||||
subgroupId: nil
|
||||
subgroupId: nil,
|
||||
icon: .none
|
||||
),
|
||||
context: component.context,
|
||||
attemptSynchronousLoad: false,
|
||||
|
||||
Reference in New Issue
Block a user