Skip to content

Commit 194a44a

Browse files
committed
remove vscode
1 parent ce0f7ef commit 194a44a

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

docs/app/components/PageHeaderLinks.vue

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,6 @@ const items = [
5858
icon: 'i-simple-icons:cursor',
5959
target: '_blank',
6060
to: `/mcp/deeplink`
61-
},
62-
{
63-
label: 'Add MCP Server',
64-
icon: 'i-vscode-icons:file-type-vscode',
65-
target: '_blank',
66-
to: `/mcp/deeplink?ide=vscode`,
67-
ui: {
68-
itemLeadingIcon: 'grayscale'
69-
}
7061
}
7162
]
7263
]

0 commit comments

Comments
 (0)