Fix stickers search

This commit is contained in:
Ilya Laktyushin
2023-07-12 20:17:01 +02:00
parent e2afc7304c
commit 6c7b921030
9 changed files with 75 additions and 81 deletions

View File

@@ -295,7 +295,6 @@ private final class StickerSelectionComponent: Component {
},
peekBehavior: stickerPeekBehavior
)
return searchContainerNode
},
contentIdUpdated: { _ in },