Fix: Correct Config.json file for packaged version

This commit is contained in:
MasterAcnolo
2026-01-15 09:28:46 +01:00
parent 745a73a5b0
commit 0ff4715b35
2 changed files with 8 additions and 2 deletions

View File

@@ -83,6 +83,10 @@
{
"from": "server",
"to": "server"
},
{
"from": "config/config.json",
"to": "config.json"
}
],
"win": {