revert chat test
This commit is contained in:
@@ -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>
|
||||||
`;
|
`;
|
||||||
|
|||||||
Reference in New Issue
Block a user