mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Secrets recovery with passphrase: Add reset action.
This commit is contained in:
+1
@@ -20,5 +20,6 @@ import Foundation
|
||||
enum SecretsRecoveryWithPassphraseViewAction {
|
||||
case recover
|
||||
case useRecoveryKey
|
||||
case resetSecrets
|
||||
case cancel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user