fix lint
This commit is contained in:
parent
49ed164f4b
commit
e505a5ce8d
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ async function createDMRoom(client: Client, userId: string): Promise<string> {
|
|||
});
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Wait until we get the other user's device keys.
|
||||
* In newer rust-crypto versions, the verification request will be ignored if we
|
||||
* don't have the sender's device keys.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue