mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Device Verification: Plug the legacy verification modal
This commit is contained in:
@@ -20,7 +20,8 @@ import Foundation
|
||||
|
||||
/// DeviceVerificationStartViewController view actions exposed to view model
|
||||
enum DeviceVerificationStartViewAction {
|
||||
case useLegacyVerification
|
||||
case beginVerifying
|
||||
case verifyUsingLegacy
|
||||
case verifiedUsingLegacy
|
||||
case cancel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user