mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 04:36:58 +02:00
Merge remote-tracking branch 'origin/complete_security_allow_device_verification_retry' into complete_security_allow_device_verification_retry
This commit is contained in:
@@ -29,7 +29,7 @@ final class KeyVerificationCoordinator: KeyVerificationCoordinatorType {
|
||||
private let session: MXSession
|
||||
private let verificationFlow: KeyVerificationFlow
|
||||
private let verificationKind: KeyVerificationKind
|
||||
private var completeSecurityCoordinator: KeyVerificationSelfVerifyWaitCoordinatorType?
|
||||
private weak var completeSecurityCoordinator: KeyVerificationSelfVerifyWaitCoordinatorType?
|
||||
|
||||
private var otherUserId: String {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user