You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-07 05:22:15 +03:00
Emit user trust via the client
This commit is contained in:
@@ -673,6 +673,7 @@ MatrixClient.prototype.initCrypto = async function() {
|
|||||||
"crypto.warning",
|
"crypto.warning",
|
||||||
"crypto.devicesUpdated",
|
"crypto.devicesUpdated",
|
||||||
"deviceVerificationChanged",
|
"deviceVerificationChanged",
|
||||||
|
"userTrustStatusChanged",
|
||||||
"crossSigning.keysChanged",
|
"crossSigning.keysChanged",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user