Improve logic for adding missing matches with placeholder and formula

This commit is contained in:
2026-06-28 11:32:31 +02:00
parent 04120d77e8
commit d19fc04140
7 changed files with 21 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"request": "launch",
"mainClass": "de.jeyp91.App",
"envFile": "${workspaceFolder}/.env",
"args": " --mode APIFootballUpdater --season 2026 --league 1 --configFile Tippliga"
"args": " --mode APIFootballUpdater --season 2026 --league 49 --configFile WM-Tippspiel"
},
{
"type": "java",