pull/21833/head
Matthew Hodgson 2016-09-16 14:35:43 +01:00
parent 2b9258d377
commit b852756332
1 changed files with 1 additions and 0 deletions

View File

@ -606,6 +606,7 @@ module.exports = React.createClass({
</div> </div>
startChat = <div> startChat = <div>
<h3>Direct chats</h3>
{tiles} {tiles}
{startNewChat} {startNewChat}
</div>; </div>;