mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Hashtag search improvements
This commit is contained in:
@@ -54,6 +54,8 @@ func titlePanelForChatPresentationInterfaceState(_ chatPresentationInterfaceStat
|
||||
inhibitTitlePanelDisplay = true
|
||||
case let .customChatContents(customChatContents):
|
||||
switch customChatContents.kind {
|
||||
case .hashTagSearch:
|
||||
break
|
||||
case .quickReplyMessageInput:
|
||||
break
|
||||
case .businessLinkSetup:
|
||||
|
||||
Reference in New Issue
Block a user