From 350bd4759d2eef584999961db77c494708631c70 Mon Sep 17 00:00:00 2001 From: NotII <46204250+NotII@users.noreply.github.com> Date: Tue, 18 Mar 2025 04:16:14 +0100 Subject: [PATCH] Update ChatDetail.tsx --- components/dashboard/ChatDetail.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/dashboard/ChatDetail.tsx b/components/dashboard/ChatDetail.tsx index c9b1a79..d8c5553 100644 --- a/components/dashboard/ChatDetail.tsx +++ b/components/dashboard/ChatDetail.tsx @@ -397,7 +397,7 @@ export default function ChatDetail({ chatId }: { chatId: string }) { -
No messages yet. Send one to start the conversation.
@@ -407,7 +407,7 @@ export default function ChatDetail({ chatId }: { chatId: string }) {