mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
MESSENGER-5271 crosssigning - add alert and better strings, only show button when usable
This commit is contained in:
+2
@@ -36,4 +36,6 @@ enum KeyVerificationSelfVerifyWaitViewState {
|
||||
case cancelled(MXTransactionCancelCode)
|
||||
case cancelledByMe(MXTransactionCancelCode)
|
||||
case error(Error)
|
||||
case verificationAccepted
|
||||
case crosssigningPossible(Bool)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user