mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
QR code verification: Remove other scan my code alert.
This commit is contained in:
+1
-2
@@ -23,7 +23,6 @@ enum KeyVerificationVerifyByScanningViewAction {
|
||||
case loadData
|
||||
case cancel
|
||||
case scannedCode(payloadData: Data)
|
||||
case cannotScan
|
||||
case acknowledgeOtherScannedMyCode(Bool)
|
||||
case cannotScan
|
||||
case acknowledgeMyUserScannedOtherCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user