Keep original view mode, fixes

This commit is contained in:
ismailgulek
2020-09-17 20:37:52 +03:00
parent bc16c9c23d
commit ec47a38ce2
2 changed files with 24 additions and 10 deletions
@@ -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