Secure backup: Fixed Stève's remarks

This commit is contained in:
manuroe
2020-06-30 14:32:12 +02:00
parent 4e419d870c
commit a90ecc82ae

View File

@@ -77,6 +77,7 @@ final class SecureBackupSetupIntroViewController: UIViewController {
}
override func viewDidAppear(_ animated: Bool) {
super.viewDidAppear(animated)
self.checkKeyBackup()
}