element-web/src/integrations
David Baker 066a01ae94 Check for a matrixclient before trying to use it
Was being caught by the try block but still logging an error to the
console unnecessarily: we should not expect there to necessarily
be a matrix client since we run this from the constructor and
there's a shared instance which could be constructed at any point.
2020-01-17 13:35:51 +00:00
..
IntegrationManagerInstance.js
IntegrationManagers.js Check for a matrixclient before trying to use it 2020-01-17 13:35:51 +00:00