mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-25 15:37:36 +00:00
Update API
This commit is contained in:
@@ -220,7 +220,7 @@ public final class AuthorizationSequenceCodeEntryController: ViewController {
|
||||
minimalCodeLength = Int(length)
|
||||
case let .firebase(_, length):
|
||||
minimalCodeLength = Int(length)
|
||||
case .flashCall, .emailSetupRequired:
|
||||
case .flashCall, .emailSetupRequired, .word, .phrase:
|
||||
break
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user