Update import state dates and window days

This commit is contained in:
2026-06-24 16:14:28 -05:00
committed by GitHub
parent 094d4b43df
commit 80390ca8e8
+3 -3
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2013, "current_season": 2013,
"current_from": "2013-03-14", "current_from": "2013-03-7",
"current_to": "2013-03-21", "current_to": "2013-03-13",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 7, "window_days": 6,
"completed": false "completed": false
} }