Change window_days from 10 to 7

This commit is contained in:
2026-06-23 23:55:38 -05:00
committed by GitHub
parent 7ab66d667e
commit d056ff33a7
+1 -1
View File
@@ -3,6 +3,6 @@
"current_from": "2013-01-01",
"current_to": "2013-01-10",
"target_end": "2026-06-30",
"window_days": 10,
"window_days": 7,
"completed": false
}