Fix Nad's remarks.

This commit is contained in:
SBiOSoftWhare
2020-06-24 18:29:52 +02:00
parent 6d43381df3
commit 414a925290
4 changed files with 5 additions and 3 deletions
@@ -140,6 +140,8 @@ final class SecretsSetupRecoveryPassphraseViewController: UIViewController {
self.passphraseVisibilityButton.setImage(visibilityImage, for: .normal)
self.additionalInformationLabel.text = VectorL10n.secretsSetupRecoveryPassphraseAdditionalInformation
self.validateButton.setTitle(VectorL10n.continue, for: .normal)
}
private func update(theme: Theme) {