update customer filter and overview

This commit is contained in:
2024-10-05 01:45:17 +02:00
parent d6985f3885
commit 23a37b2601
10 changed files with 93 additions and 20 deletions
+6 -14
View File
@@ -1,15 +1,7 @@
{
"folders": [
{
"path": "buntspecht-backend"
},
{
"path": "buntspecht-frontend"
}
],
"settings": {
"java.configuration.updateBuildConfiguration": "automatic",
"java.compile.nullAnalysis.mode": "disabled",
"html.autoClosingTags": false
}
}
"folders": [
{
"path": "."
}
]
}