mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 07:08:09 -05:00
fix code workspace file (vol. 2)
This commit is contained in:
8
.vscode/all-projects.code-workspace
vendored
8
.vscode/all-projects.code-workspace
vendored
@@ -30,19 +30,19 @@
|
||||
},
|
||||
{
|
||||
"name": "classic - autogpt",
|
||||
"path": "../autogpt"
|
||||
"path": "../classic/original_autogpt"
|
||||
},
|
||||
{
|
||||
"name": "classic - benchmark",
|
||||
"path": "../benchmark"
|
||||
"path": "../classic/benchmark"
|
||||
},
|
||||
{
|
||||
"name": "classic - forge",
|
||||
"path": "../forge"
|
||||
"path": "../classic/forge"
|
||||
},
|
||||
{
|
||||
"name": "classic - frontend",
|
||||
"path": "../frontend"
|
||||
"path": "../classic/frontend"
|
||||
},
|
||||
],
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user