mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 19:58:57 +03:00
Add TODO
This commit is contained in:
parent
9e796067cc
commit
f80861bed8
1 changed files with 1 additions and 0 deletions
|
@ -677,6 +677,7 @@ internal class DefaultVerificationService @Inject constructor(
|
|||
return@let null
|
||||
}
|
||||
|
||||
// TODO Force download?
|
||||
val otherUserMasterKey = crossSigningService.getUserCrossSigningKeys(existingRequest.otherUserId)
|
||||
?.masterKey()
|
||||
?.unpaddedBase64PublicKey
|
||||
|
|
Loading…
Add table
Reference in a new issue