mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
This commit is contained in:
@@ -143,6 +143,10 @@ final class ChatHistorySearchContainerNode: SearchDisplayControllerContentNode {
|
||||
|
||||
private var enqueuedTransitions: [(ChatHistorySearchContainerTransition, Bool)] = []
|
||||
|
||||
public override var hasDim: Bool {
|
||||
return true
|
||||
}
|
||||
|
||||
init(context: AccountContext, peerId: PeerId, tagMask: MessageTags, interfaceInteraction: ChatControllerInteraction) {
|
||||
self.context = context
|
||||
|
||||
|
||||
Reference in New Issue
Block a user