diff --git a/surfsense_web/components/layout/ui/sidebar/AllChatsSidebar.tsx b/surfsense_web/components/layout/ui/sidebar/AllChatsSidebar.tsx index ce57b871e..423eecb79 100644 --- a/surfsense_web/components/layout/ui/sidebar/AllChatsSidebar.tsx +++ b/surfsense_web/components/layout/ui/sidebar/AllChatsSidebar.tsx @@ -487,7 +487,7 @@ function AllChatsContent({ workspaceId, className }: AllChatsContentProps) { ) : isSearchMode ? (
+
{t("no_chats_found") || "No chats found"}