mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-28 01:28:46 +00:00
Fix push in change number flow
This commit is contained in:
@@ -22,7 +22,7 @@ public final class AuthorizationSequenceCodeEntryController: ViewController {
|
||||
public var openFragment: ((String) -> Void)?
|
||||
|
||||
var reset: (() -> Void)?
|
||||
var requestNextOption: (() -> Void)?
|
||||
public var requestNextOption: (() -> Void)?
|
||||
var resetEmail: (() -> Void)?
|
||||
var retryResetEmail: (() -> Void)?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user