Fixed animated stickers fetch in suggestion panel

This commit is contained in:
Ilya Laktyushin 2019-07-04 16:46:42 +02:00
parent 354a08f577
commit 32dfb1ed6c

View File

@ -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 {