19 lines
237 B
Plaintext
19 lines
237 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"folder-color.pathColors": [
|
|
{
|
|
"folderPath": "Dev/dashboard/",
|
|
"badge": "🔵"
|
|
},
|
|
{
|
|
"folderPath": "Dev/dashboard-server/",
|
|
"badge": "🟣"
|
|
}
|
|
]
|
|
}
|
|
} |