matrix-js-sdk
547501ba - Replace promise.inspect()

Commit
8 years ago
Replace promise.inspect() Bluebird promises don't have an `inspect()` method, but do have an `isFulfilled()` and a `value()` method, so use them instead.
Author
Committer
Parents
Loading