You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-28 05:03:59 +03:00
@@ -947,7 +947,7 @@ MatrixClient.prototype.getGlobalBlacklistUnverifiedDevices = function() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* add methods that call the corresponding method in this._crypto
|
* Add methods that call the corresponding method in this._crypto
|
||||||
*
|
*
|
||||||
* @param {class} MatrixClient the class to add the method to
|
* @param {class} MatrixClient the class to add the method to
|
||||||
* @param {string} names the names of the methods to call
|
* @param {string} names the names of the methods to call
|
||||||
|
|||||||
Reference in New Issue
Block a user