modified: .vscode/casa.full-stack.code-workspace

This commit is contained in:
2025-04-05 23:31:35 +01:00
parent 339a9701b8
commit 0980009523

View File

@@ -5,6 +5,12 @@
"path": "../", "path": "../",
"name": "homesrv01" "name": "homesrv01"
}, },
{
"path": "../../homeAssistant"
},
{
"path": "../../lms"
},
{ {
"path": "../../mosquitto" "path": "../../mosquitto"
}, },
@@ -12,16 +18,12 @@
"name": "kb", "name": "kb",
"path": "../../kb" "path": "../../kb"
}, },
{ // {
"name": "kb/kb", // "name": "kb/kb",
"path": "../../kb/kb" // "path": "../../kb/kb"
}, // }
{
"path": "../../lms"
},
{
"path": "../../homeAssistant"
}
], ],
"settings": { "settings": {
"files.exclude": { "files.exclude": {