Verbrauchsausweis Wohnen 2024 hinzugefügt

This commit is contained in:
Moritz Utcke
2024-05-15 16:24:23 +07:00
parent 069bc53ce5
commit d1c7ce8e6f
4 changed files with 10 additions and 7 deletions

View File

@@ -2,5 +2,9 @@
"i18n-ally.localesPaths": [
"public/locales"
],
"typescript.tsdk": "node_modules/typescript/lib"
"typescript.tsdk": "node_modules/typescript/lib",
"workbench.colorCustomizations": {
"minimap.background": "#00000000",
"scrollbar.shadow": "#00000000"
}
}