Quellcode-Ordner umbenannt #1

Merged
carsten merged 1 commits from ErsteVersion into main 2024-02-16 20:55:44 +01:00
9 changed files with 1 additions and 1 deletions
Showing only changes of commit 2967816407 - Show all commits
+1 -1
View File
@@ -8,6 +8,6 @@
"outDir": "scripts" "outDir": "scripts"
}, },
"include": [ "include": [
"server/**/*" "Source/**/*"
] ]
} }