mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Comments update
This commit is contained in:
@@ -143,7 +143,7 @@ class ChatMessageTextBubbleContentNode: ChatMessageBubbleContentNode {
|
||||
case let .linear(_, neighbor):
|
||||
if case .None = neighbor {
|
||||
displayStatus = true
|
||||
} else if case .Neighbour(true) = neighbor {
|
||||
} else if case .Neighbour(true, _) = neighbor {
|
||||
displayStatus = true
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user