Update import state for current season and dates

This commit is contained in:
2026-06-11 15:28:39 -05:00
committed by GitHub
parent a657891dae
commit e7fe6b6902
+4 -4
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2007, "current_season": 2008,
"current_from": "2007-01-10", "current_from": "2007-01-01",
"current_to": "2007-01-20", "current_to": "2007-01-05",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 10, "window_days": 5,
"completed": false "completed": false
} }