mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes and improvements
This commit is contained in:
@@ -531,8 +531,7 @@ public func proxySettingsController(accountManager: AccountManager, context: Acc
|
||||
result += string
|
||||
}
|
||||
|
||||
let controller = ShareController(context: context, subject: .text(result), preferredAction: .default, showInChat: nil, externalShare: true, immediateExternalShare: true, switchableAccounts: [])
|
||||
presentControllerImpl?(controller, nil)
|
||||
presentExternalShare(context: context, text: result, parentController: strongController)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user