mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-21 18:55:16 +02:00
biome fix
This commit is contained in:
parent
a067bbbb4a
commit
3dc8f7fa15
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ export function DashboardBreadcrumb() {
|
||||||
"tavily-api": "Tavily API",
|
"tavily-api": "Tavily API",
|
||||||
"serper-api": "Serper API",
|
"serper-api": "Serper API",
|
||||||
"linkup-api": "LinkUp API",
|
"linkup-api": "LinkUp API",
|
||||||
"luma-connector": "Luma"
|
"luma-connector": "Luma",
|
||||||
};
|
};
|
||||||
|
|
||||||
const connectorLabel = connectorLabels[connectorType] || connectorType;
|
const connectorLabel = connectorLabels[connectorType] || connectorType;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue