Quellcode-Ordner umbenannt

This commit is contained in:
2024-02-16 20:49:20 +01:00
parent 90dafc2b83
commit 2967816407
9 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"outDir": "scripts" "outDir": "scripts"
}, },
"include": [ "include": [
"server/**/*" "Source/**/*"
] ]
} }