mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-21 13:41:44 +02:00
bluebird promises don't support .fail, so some operations didn't work quite right. We should use .catch instead.
bluebird promises don't support .fail, so some operations didn't work quite right. We should use .catch instead.