Security settings: Manage the case when there is no secure backup

This commit is contained in:
manuroe
2021-06-16 11:50:50 +02:00
parent b913646461
commit 8d4667bd30
4 changed files with 48 additions and 4 deletions
@@ -18,6 +18,7 @@ import UIKit
enum SettingsSecureBackupViewAction {
case load
case createSecureBackup
case resetSecureBackup
case createKeyBackup
case restoreFromKeyBackup(MXKeyBackupVersion)