Keep original view mode, fixes

This commit is contained in:
ismailgulek
2020-09-17 20:37:52 +03:00
parent 4aec7ae0bb
commit 5056924abf
2 changed files with 24 additions and 10 deletions

View File

@@ -241,7 +241,6 @@ final class EnterPinCodeViewController: UIViewController {
self.inactiveView.isHidden = true
self.mainStackView.isHidden = false
self.logoImageView.isHidden = true
self.informationLabel.text = VectorL10n.pinProtectionChoosePin
self.forgotPinButton.isHidden = true
self.notAllowedPinView.isHidden = false