diff --git a/apps/ui/src/modals/AIChatModal/components/ChatV2.tsx b/apps/ui/src/modals/AIChatModal/components/ChatV2.tsx index a42b4ca50..9483757cc 100644 --- a/apps/ui/src/modals/AIChatModal/components/ChatV2.tsx +++ b/apps/ui/src/modals/AIChatModal/components/ChatV2.tsx @@ -412,10 +412,12 @@ const ChatV2 = () => { )} */} - {/* */} + {!teamId && ( + + )} {voicePreview && (