mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
no message
This commit is contained in:
@@ -74,4 +74,8 @@ final class SearchDisplayController {
|
||||
contentNode.removeFromSupernode()
|
||||
}
|
||||
}
|
||||
|
||||
func previewViewAndActionAtLocation(_ location: CGPoint) -> (UIView, Any)? {
|
||||
return self.contentNode.previewViewAndActionAtLocation(location)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user