From 4a0a2147b679cf5164d50c568752e1f9c2efcbbc Mon Sep 17 00:00:00 2001 From: Saumya Date: Tue, 22 Jul 2025 00:46:57 +0530 Subject: [PATCH] revert back to registry dialog on home screen configure --- frontend/src/components/thread/chat-input/chat-input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/thread/chat-input/chat-input.tsx b/frontend/src/components/thread/chat-input/chat-input.tsx index 2b6c3e42..8139840d 100644 --- a/frontend/src/components/thread/chat-input/chat-input.tsx +++ b/frontend/src/components/thread/chat-input/chat-input.tsx @@ -420,7 +420,7 @@ export const ChatInput = forwardRef(