1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-28 05:03:59 +03:00

Lint pass 4

This commit is contained in:
Travis Ralston
2021-06-01 21:29:31 -06:00
parent 9307f9f345
commit 40f55b2964

View File

@@ -49,8 +49,8 @@ export class VerificationBase extends EventEmitter {
*
* @class
*
* TODO: Channel types
* @param {Object} channel the verification channel to send verification messages over.
* TODO: Channel types
*
* @param {MatrixClient} baseApis base matrix api interface
*