mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Fix build
This commit is contained in:
parent
a5455b7e1a
commit
b8a7ca4de1
@ -215,7 +215,7 @@ public final class AuthorizationSequenceCodeEntryController: ViewController {
|
||||
self.loginWithCode?(code)
|
||||
}
|
||||
|
||||
func applyConfirmationCode(_ code: Int) {
|
||||
public func applyConfirmationCode(_ code: Int) {
|
||||
self.controllerNode.updateCode("\(code)")
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user