Increase window_days from 10 to 30

This commit is contained in:
2026-06-18 09:11:52 -05:00
committed by GitHub
parent ba4b7fee9e
commit b8f9590624
+1 -1
View File
@@ -3,6 +3,6 @@
"current_from": "2008-11-19",
"current_to": "2008-11-29",
"target_end": "2026-06-30",
"window_days": 10,
"window_days": 30,
"completed": false
}