mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
no message
This commit is contained in:
@@ -225,7 +225,7 @@ public func openExternalUrl(account: Account, url: String, presentationData: Pre
|
||||
convertedUrl = result
|
||||
}
|
||||
}
|
||||
} else if parsedUrl.host == "secureid" {
|
||||
} else if parsedUrl.host == "passport" {
|
||||
if let components = URLComponents(string: "/?" + query) {
|
||||
var botId: Int32?
|
||||
var scope: String?
|
||||
|
||||
Reference in New Issue
Block a user