mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 20:32:50 +02:00
Wait for ping to work during setup
This commit is contained in:
parent
37f3a59d8e
commit
7d42a530e7
3 changed files with 92 additions and 35 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue