diff --git a/src/components/Common/Playground/Message.tsx b/src/components/Common/Playground/Message.tsx index 1d76280..79a7d23 100644 --- a/src/components/Common/Playground/Message.tsx +++ b/src/components/Common/Playground/Message.tsx @@ -169,6 +169,7 @@ export const PlaygroundMessage = (props: Props) => { {props.isTTSEnabled && ( @@ -227,6 +231,7 @@ export const PlaygroundMessage = (props: Props) => { props.currentMessageIndex === props.totalMessages - 1 && (