Key Backup setup: Create the key backup using 4S if it exists

This commit is contained in:
manuroe
2021-06-16 08:18:23 +02:00
parent 2b98eccbfc
commit 43152f2b1d
11 changed files with 362 additions and 27 deletions
@@ -18,7 +18,7 @@ import UIKit
enum SettingsSecureBackupViewAction {
case load
case setup
case createKeyBackup
case restoreFromKeyBackup(MXKeyBackupVersion)
case confirmDeleteKeyBackup(MXKeyBackupVersion)
case deleteKeyBackup(MXKeyBackupVersion)