mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Secrets recover with key: Add reset action.
This commit is contained in:
@@ -18,6 +18,7 @@ import Foundation
|
||||
|
||||
/// SecretsRecoveryWithKeyViewController view actions exposed to view model
|
||||
enum SecretsRecoveryWithKeyViewAction {
|
||||
case recover
|
||||
case recover
|
||||
case resetSecrets
|
||||
case cancel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user