mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Merge commit '987befccc482877dfead04955022267f0e2a58d3' into 189layer
This commit is contained in:
@@ -1643,7 +1643,7 @@ public class ChatMessageBubbleItemNode: ChatMessageItemView, ChatMessagePreviewI
|
||||
if let _ = sourceReference {
|
||||
needsShareButton = true
|
||||
}
|
||||
} else if item.message.id.peerId.isReplies {
|
||||
} else if item.message.id.peerId.isRepliesOrVerificationCodes {
|
||||
needsShareButton = false
|
||||
} else if incoming {
|
||||
if let _ = sourceReference {
|
||||
|
||||
Reference in New Issue
Block a user