mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-17 11:50:56 +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.item = item
|
||||||
strongSelf.currentImageResource = imageResource
|
strongSelf.currentImageResource = imageResource
|
||||||
strongSelf.currentVideoFile = videoFile
|
strongSelf.currentVideoFile = videoFile
|
||||||
|
strongSelf.currentAnimatedStickerFile = currentAnimatedStickerFile
|
||||||
|
|
||||||
if let imageApply = imageApply {
|
if let imageApply = imageApply {
|
||||||
if let updateImageSignal = updateImageSignal {
|
if let updateImageSignal = updateImageSignal {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user