From b5f99dd103b14622e9ffb5cca027ea8f629abf0f Mon Sep 17 00:00:00 2001 From: sabaimran Date: Wed, 29 Jan 2025 15:06:22 -0800 Subject: [PATCH] Rename custom instructions -> instructions --- src/interface/web/app/components/chatSidebar/chatSidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/interface/web/app/components/chatSidebar/chatSidebar.tsx b/src/interface/web/app/components/chatSidebar/chatSidebar.tsx index 397a5d49..d9c2fcab 100644 --- a/src/interface/web/app/components/chatSidebar/chatSidebar.tsx +++ b/src/interface/web/app/components/chatSidebar/chatSidebar.tsx @@ -235,11 +235,11 @@ function ChatSidebarInternal({ ...props }: ChatSideBarProps) { - Custom Instructions + Instructions