1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00
This commit is contained in:
Kegan Dougal
2015-11-26 15:17:34 +00:00
parent 17d789eb97
commit 4fda0ce0c9

View File

@@ -136,4 +136,4 @@ module.exports = React.createClass({
</div>
);
}
};
});