Update import state dates and window days

This commit is contained in:
2026-07-02 02:26:25 -05:00
committed by GitHub
parent 9167304893
commit df9c55088f
+2 -2
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2025, "current_season": 2025,
"current_from": "2025-05-20", "current_from": "2025-05-20",
"current_to": "2025-05-30", "current_to": "2025-06-09",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 10, "window_days": 20,
"completed": false "completed": false
} }