mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-15 18:59:54 +00:00
Fixed animated stickers fetch in suggestion panel
This commit is contained in:
parent
354a08f577
commit
32dfb1ed6c
@ -323,6 +323,7 @@ final class HorizontalListContextResultsChatInputPanelItemNode: ListViewItemNode
|
||||
strongSelf.item = item
|
||||
strongSelf.currentImageResource = imageResource
|
||||
strongSelf.currentVideoFile = videoFile
|
||||
strongSelf.currentAnimatedStickerFile = currentAnimatedStickerFile
|
||||
|
||||
if let imageApply = imageApply {
|
||||
if let updateImageSignal = updateImageSignal {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user