Update import state for season and date range

This commit is contained in:
2026-06-18 02:04:29 -05:00
committed by GitHub
parent 5120fd4a45
commit 0888544b25
+4 -4
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2007, "current_season": 2008,
"current_from": "2007-10-12", "current_from": "2008-10-01",
"current_to": "2007-10-17", "current_to": "2008-10-10",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 5, "window_days": 10,
"completed": false "completed": false
} }