Update import state dates and window days

This commit is contained in:
2026-07-01 21:13:09 -05:00
committed by GitHub
parent 15ffd082c7
commit 5b76ed9527
+2 -2
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2025, "current_season": 2025,
"current_from": "2024-11-15", "current_from": "2024-11-15",
"current_to": "2024-12-05", "current_to": "2024-11-21",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 20, "window_days": 6,
"completed": false "completed": false
} }