Translate src/vector/platform

This commit is contained in:
Kegan Dougal 2017-05-31 14:51:08 +01:00
parent 020d496cb1
commit 52ddcd8a60
5 changed files with 17 additions and 8 deletions

View file

@ -278,7 +278,6 @@ async function loadApp() {
</div>, document.getElementById('matrixchat'));
} else if (validBrowser) {
UpdateChecker.start();
const MatrixChat = sdk.getComponent('structures.MatrixChat');
window.matrixChat = ReactDOM.render(
<MatrixChat