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": {
|
"enabledPlugins": {
|
||||||
"code@core-agent": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
"mcpServers": {
|
"mcpServers": {
|
||||||
"core": {
|
"core": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "core-mcp",
|
"command": "core-agent",
|
||||||
"args": ["mcp", "serve"]
|
"args": ["mcp"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue