mirror of
https://github.com/voideditor/void
synced 2026-05-22 17:08:25 +00:00
11 lines
123 B
Text
11 lines
123 B
Text
|
|
{
|
||
|
|
"folders": [
|
||
|
|
{
|
||
|
|
"path": "testWorkspace"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"path": "testWorkspace2",
|
||
|
|
"name": "Test Workspace 2"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|