chore: save LocaleProvider and Locales changes
Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
d64099b028
commit
f4e2701018
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"enabledPlugins": {
|
||||
"code@core-agent": true
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
"mcpServers": {
|
||||
"core": {
|
||||
"type": "stdio",
|
||||
"command": "core-mcp",
|
||||
"args": ["mcp", "serve"]
|
||||
"command": "core-agent",
|
||||
"args": ["mcp"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue