mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
[WIP] Colored profiles
This commit is contained in:
@@ -468,7 +468,8 @@ public final class EmojiSearchContent: ASDisplayNode, EntitySearchContainerNode
|
||||
searchIsPlaceholderOnly: false,
|
||||
emptySearchResults: nil,
|
||||
enableLongPress: false,
|
||||
selectedItems: Set()
|
||||
selectedItems: Set(),
|
||||
customTintColor: nil
|
||||
)
|
||||
|
||||
if let emojiSearchResult = self.immediateEmojiSearchState.result {
|
||||
|
||||
Reference in New Issue
Block a user