mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
revert chat test
This commit is contained in:
parent
5fe36f37bd
commit
5e41dab92c
@ -490,7 +490,7 @@ export default class App extends Component {
|
||||
<${Chat}
|
||||
websocket=${websocket}
|
||||
username=${username}
|
||||
chatInputEnabled=${true || chatInputEnabled}
|
||||
chatInputEnabled=${chatInputEnabled}
|
||||
/>
|
||||
</div>
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user