mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-01 02:12:39 +00:00
Fix image editing in groups
This commit is contained in:
parent
0775b1e7ed
commit
00af1d8816
@ -871,6 +871,7 @@ final class ChatItemGalleryFooterContentNode: GalleryFooterContentNode, ASScroll
|
||||
|
||||
if !isVideo {
|
||||
canEdit = true
|
||||
isImage = true
|
||||
}
|
||||
} else if let media = media as? TelegramMediaWebpage, case let .Loaded(content) = media.content {
|
||||
let type = webEmbedType(content: content)
|
||||
|
Loading…
x
Reference in New Issue
Block a user