mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various Improvements
This commit is contained in:
@@ -205,4 +205,8 @@ class ChatMessageBubbleContentNode: ASDisplayNode {
|
||||
func reactionTargetNode(value: String) -> (ASDisplayNode, ASDisplayNode)? {
|
||||
return nil
|
||||
}
|
||||
|
||||
func getStatusNode() -> ASDisplayNode? {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user