mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build
This commit is contained in:
parent
d641a99cce
commit
fa645bba66
@ -290,7 +290,7 @@ public final class InviteLinkQRCodeController: ViewController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@objc private func qrPressed() {
|
@objc private func qrPressed() {
|
||||||
shareQrCode(context: self.context, link: self.invite.link)
|
shareQrCode(context: self.context, link: self.invite.link, view: self.view)
|
||||||
}
|
}
|
||||||
|
|
||||||
func updatePresentationData(_ presentationData: PresentationData) {
|
func updatePresentationData(_ presentationData: PresentationData) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user