mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Sharing refactoring
This commit is contained in:
@@ -638,7 +638,6 @@ private final class ChatFolderLinkPreviewScreenComponent: Component {
|
||||
let items = ContextController.Items(content: .list(itemList))
|
||||
|
||||
let controller = ContextController(
|
||||
account: component.context.account,
|
||||
presentationData: presentationData,
|
||||
source: .extracted(LinkListContextExtractedContentSource(contentView: sourceView)),
|
||||
items: .single(items),
|
||||
|
||||
Reference in New Issue
Block a user