mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Channel reaction search
This commit is contained in:
@@ -1534,6 +1534,8 @@ public extension EmojiPagerContentComponent {
|
||||
displaySearchWithPlaceholder = strings.Common_Search
|
||||
} else if case .stickerAlt = subject {
|
||||
displaySearchWithPlaceholder = strings.Common_Search
|
||||
} else if case .reactionList = subject {
|
||||
displaySearchWithPlaceholder = strings.Common_Search
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user