mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
Keep original view mode, fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user