diff --git a/web/src/app/chat/ChatIntro.tsx b/web/src/app/chat/ChatIntro.tsx index a94e1cc2a..630a7cd31 100644 --- a/web/src/app/chat/ChatIntro.tsx +++ b/web/src/app/chat/ChatIntro.tsx @@ -172,7 +172,9 @@ export function ChatIntro({
{sourceMetadata.icon({})}
- {sourceMetadata.displayName} +
+ {sourceMetadata.displayName} +
))}