Update import state dates and window days

This commit is contained in:
2026-07-01 09:10:29 -05:00
committed by GitHub
parent ef9b46faad
commit 9ac5e04e19
+2 -2
View File
@@ -1,8 +1,8 @@
{ {
"current_season": 2023, "current_season": 2023,
"current_from": "2023-05-30", "current_from": "2023-05-30",
"current_to": "2023-06-05", "current_to": "2023-06-19",
"target_end": "2026-06-30", "target_end": "2026-06-30",
"window_days": 6, "window_days": 20,
"completed": false "completed": false
} }