mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Key verification: Add new state for complete security flow.
This commit is contained in:
+1
-1
@@ -21,6 +21,6 @@ import Foundation
|
||||
/// KeyVerificationSelfVerifyWaitViewController view state
|
||||
enum KeyVerificationSelfVerifyWaitViewState {
|
||||
case loading
|
||||
case loaded
|
||||
case loaded(_ isNewSignIn: Bool)
|
||||
case error(Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user