Wait for ping to work during setup
This commit is contained in:
@@ -78,5 +78,6 @@ async function withAccessToken(token, callback) {
|
||||
}
|
||||
|
||||
module.exports.MatrixServerError = MatrixServerError
|
||||
module.exports.baseUrl = baseUrl
|
||||
module.exports.mreq = mreq
|
||||
module.exports.withAccessToken = withAccessToken
|
||||
|
Reference in New Issue
Block a user