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
gjslint wants a space before the '='...
This commit is contained in:
@@ -587,7 +587,7 @@ module.exports.MatrixHttpApi.prototype = {
|
||||
* @param {object|string} data
|
||||
* @param {object=} opts
|
||||
*
|
||||
* @param {boolean} [opts.json=true] Json-encode data before sending, and
|
||||
* @param {boolean} [opts.json =true] Json-encode data before sending, and
|
||||
* decode response on receipt. (We will still json-decode error
|
||||
* responses, even if this is false.)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user