Update import state dates and window days

This commit is contained in:
2026-06-23 22:55:13 -05:00
committed by GitHub
parent fcd1a68bfc
commit 9ba19d0047
+3 -3
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2013, "current_season": 2013,
"current_from": "2013-02-07", "current_from": "2013-01-01",
"current_to": "2013-02-27", "current_to": "2013-01-10",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 20, "window_days": 10,
"completed": false "completed": false
} }