mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 13:22:41 +02:00
feat: Remove webcrawler connector and associated references from the dashboard, streamlining the source addition process and improving UI consistency.
This commit is contained in:
parent
d21e800740
commit
de63e77f78
4 changed files with 5 additions and 353 deletions
|
|
@ -192,7 +192,6 @@ export function DashboardBreadcrumb() {
|
|||
"linkup-api": "LinkUp API",
|
||||
"luma-connector": "Luma",
|
||||
"elasticsearch-connector": "Elasticsearch",
|
||||
"webcrawler-connector": "Web Pages",
|
||||
};
|
||||
|
||||
const connectorLabel = connectorLabels[connectorType] || connectorType;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue