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 aa84c59f15
commit c1723f5109
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)