revert chat test

This commit is contained in:
Ginger Wong
2020-12-03 22:51:11 -08:00
parent 5fe36f37bd
commit 5e41dab92c

View File

@@ -490,7 +490,7 @@ export default class App extends Component {
<${Chat} <${Chat}
websocket=${websocket} websocket=${websocket}
username=${username} username=${username}
chatInputEnabled=${true || chatInputEnabled} chatInputEnabled=${chatInputEnabled}
/> />
</div> </div>
`; `;