Update import state dates and window days

This commit is contained in:
2026-07-01 09:17:36 -05:00
committed by GitHub
parent 0868e550af
commit a6f1f9532a
+2 -2
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2024, "current_season": 2024,
"current_from": "2023-10-26", "current_from": "2023-10-26",
"current_to": "2023-11-15", "current_to": "2023-11-01",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 20, "window_days": 6,
"completed": false "completed": false
} }