mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
- secure id some fixes
This commit is contained in:
@@ -41,7 +41,7 @@ private func parseSecureValueType(_ type: Api.SecureValueType, selfie: Bool) ->
|
||||
case .secureValueTypePassportRegistration:
|
||||
return .passportRegistration
|
||||
case .secureValueTypeTemporaryRegistration:
|
||||
return .temporaryRegistration(selfie: selfie)
|
||||
return .temporaryRegistration
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user