diff --git a/src/components/left/main/Chat.tsx b/src/components/left/main/Chat.tsx index 21209f2fe..a811195dc 100644 --- a/src/components/left/main/Chat.tsx +++ b/src/components/left/main/Chat.tsx @@ -380,7 +380,12 @@ function renderSummary( lang: LangFn, message: ApiMessage, observeIntersection?: ObserveFn, blobUrl?: string, isRoundVideo?: boolean, ) { const messageSummary = ( - + ); if (!blobUrl) {