Update import state dates and window days

This commit is contained in:
2026-06-11 15:16:10 -05:00
committed by GitHub
parent 94b0eb6c2e
commit 623bbbf0d9
+3 -3
View File
@@ -1,8 +1,8 @@
{
"current_season": 2007,
"current_from": "2007-01-24",
"current_to": "2007-02-08",
"current_from": "2007-01-01",
"current_to": "2007-01-10",
"target_end": "2026-06-30",
"window_days": 15,
"window_days": 10,
"completed": false
}