diff --git a/src/app/chat/[id]/page.tsx b/src/app/chat/[id]/page.tsx index 6c87f07..856b554 100644 --- a/src/app/chat/[id]/page.tsx +++ b/src/app/chat/[id]/page.tsx @@ -479,20 +479,22 @@ export default function ChatPage({ params }: PageProps) { )}