mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-23 01:45:52 +03:00
Typo
This commit is contained in:
parent
febadcc4f6
commit
d74a5f9979
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue