mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Add button to test chat msgs being added
This commit is contained in:
parent
6314ed8667
commit
b590e4f765
@ -28,7 +28,7 @@ export default function ChatContainer(props: Props) {
|
||||
itemContent={(index, message) => (
|
||||
<ChatUserMessage message={message} showModeratorMenu={false} />
|
||||
)}
|
||||
followOutput="auto"
|
||||
followOutput="smooth"
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user