Update import state dates and window days

This commit is contained in:
2026-06-25 09:28:46 -05:00
committed by GitHub
parent 5b7eb4bb1f
commit d208a81246
+3 -3
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2014, "current_season": 2014,
"current_from": "2013-08-12", "current_from": "2013-10-01",
"current_to": "2013-09-01", "current_to": "2013-10-07",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 20, "window_days": 6,
"completed": false "completed": false
} }