mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
feat: add support for creating and deleting Dropbox files in chat tools and update connector display name
This commit is contained in:
parent
0d5b902c26
commit
b950299072
2 changed files with 3 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ function getConnectorTypeDisplayName(connectorType: string): string {
|
|||
CIRCLEBACK_CONNECTOR: "Circleback",
|
||||
MCP_CONNECTOR: "MCP",
|
||||
OBSIDIAN_CONNECTOR: "Obsidian",
|
||||
ONEDRIVE_CONNECTOR: "OneDrive",
|
||||
DROPBOX_CONNECTOR: "Dropbox",
|
||||
TAVILY_API: "Tavily",
|
||||
SEARXNG_API: "SearXNG",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue