mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
[WIP] Quotes
This commit is contained in:
@@ -531,6 +531,8 @@ final class ChatItemGalleryFooterContentNode: GalleryFooterContentNode, UIScroll
|
||||
//component.controller()?.present(translateController, in: .window(.root))
|
||||
self.controllerInteraction?.presentController(translateController, nil)
|
||||
})
|
||||
case .quote:
|
||||
break
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user