From 4e678a9e09c705be7f4a335e1f34147dc949bea4 Mon Sep 17 00:00:00 2001
From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com>
Date: Fri, 24 Jul 2026 02:07:42 +0530
Subject: [PATCH] refactor(composer-add-menu-drawer, thread): update "Browse
all connectors" text to "Manage connectors" for consistency
---
.../components/assistant-ui/composer-add-menu-drawer.tsx | 2 +-
surfsense_web/components/assistant-ui/thread.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/surfsense_web/components/assistant-ui/composer-add-menu-drawer.tsx b/surfsense_web/components/assistant-ui/composer-add-menu-drawer.tsx
index 4b97a1aaf..86a923917 100644
--- a/surfsense_web/components/assistant-ui/composer-add-menu-drawer.tsx
+++ b/surfsense_web/components/assistant-ui/composer-add-menu-drawer.tsx
@@ -217,7 +217,7 @@ export function ComposerAddMenuDrawer({
}}
>
- Browse all connectors
+ Manage connectors
>
);
diff --git a/surfsense_web/components/assistant-ui/thread.tsx b/surfsense_web/components/assistant-ui/thread.tsx
index 50eadd237..b62d931b1 100644
--- a/surfsense_web/components/assistant-ui/thread.tsx
+++ b/surfsense_web/components/assistant-ui/thread.tsx
@@ -1281,7 +1281,7 @@ const ComposerAction: FC = ({
- Browse all connectors
+ Manage connectors