useManageMCPConnections.ts

This commit is contained in:
nirholas
2026-03-31 10:23:53 +00:00
parent 8aeef947ee
commit 295ae64da2

View File

@@ -1139,3 +1139,4 @@ function getTransportDisplayName(type: string): string {
return 'SSE' return 'SSE'
} }
} }