Typo
This commit is contained in:
parent
febadcc4f6
commit
d74a5f9979
|
@ -177,7 +177,7 @@ internal class DefaultQrCodeVerificationTransaction(
|
|||
}.exhaustive
|
||||
|
||||
if (!canTrustOtherUserMasterKey && toVerifyDeviceIds.isEmpty()) {
|
||||
// // Nothing to verify
|
||||
// Nothing to verify
|
||||
cancel(CancelCode.MismatchedKeys)
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue