mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various Improvements
This commit is contained in:
@@ -617,4 +617,8 @@ class ChatMessageTextBubbleContentNode: ChatMessageBubbleContentNode {
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
override func getStatusNode() -> ASDisplayNode? {
|
||||
return self.statusNode
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user