mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Fix merge conflicts
This commit is contained in:
@@ -119,8 +119,7 @@ public enum CodableDrawingEntity: Equatable {
|
||||
address: entity.location.address,
|
||||
queryId: entity.queryId,
|
||||
resultId: entity.resultId
|
||||
),
|
||||
address: nil
|
||||
)
|
||||
)
|
||||
case let .sticker(entity):
|
||||
if case let .link(url, _, _, _, _, _, _) = entity.content {
|
||||
|
||||
Reference in New Issue
Block a user