Skip to content

Commit 6ab30b2

Browse files
committed
formatting
1 parent 8dd4442 commit 6ab30b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/mcp/McpHub.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ export class McpHub {
636636
connection.server.status = "connected"
637637
connection.server.error = ""
638638
connection.server.instructions = client.getInstructions()
639+
639640
// Initial fetch of tools and resources
640641
connection.server.tools = await this.fetchToolsList(name, source)
641642
connection.server.resources = await this.fetchResourcesList(name, source)

0 commit comments

Comments
 (0)