mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Play trending panel stickers (while searching)
This commit is contained in:
parent
02e1cc66cb
commit
780a978021
@ -338,6 +338,7 @@ final class ChatMediaInputTrendingPane: ChatMediaInputPane {
|
||||
openSearch: { [weak self] in
|
||||
self?.inputNodeInteraction?.toggleSearch(true, .trending, "")
|
||||
})
|
||||
interaction.itemContext.canPlayMedia = true
|
||||
|
||||
let isPane = self.isPane
|
||||
let previousEntries = Atomic<[TrendingPaneEntry]?>(value: nil)
|
||||
|
Loading…
x
Reference in New Issue
Block a user