mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 17:35:54 +03:00
Bad copy paste
This commit is contained in:
parent
7513e972d1
commit
0d408264e0
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ interface VerificationService {
|
|||
transactionId: String?): String?
|
||||
|
||||
/**
|
||||
* Request a key verification from another user using toDevice events.
|
||||
* Request a key verification from another user using event in a room.
|
||||
*/
|
||||
fun requestKeyVerificationInDMs(methods: List<VerificationMethod>,
|
||||
otherUserId: String,
|
||||
|
|
Loading…
Reference in a new issue