mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
feat: add Dropbox connector to display name mappings in UI and utility functions
This commit is contained in:
parent
27b71c07b6
commit
86ce75ea39
2 changed files with 2 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ function getConnectorTypeDisplayName(connectorType: string): string {
|
|||
CIRCLEBACK_CONNECTOR: "Circleback",
|
||||
MCP_CONNECTOR: "MCP",
|
||||
OBSIDIAN_CONNECTOR: "Obsidian",
|
||||
DROPBOX_CONNECTOR: "Dropbox",
|
||||
TAVILY_API: "Tavily",
|
||||
SEARXNG_API: "SearXNG",
|
||||
LINKUP_API: "Linkup",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue