mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
Update import state for season and date range
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"current_season": 2007,
|
"current_season": 2008,
|
||||||
"current_from": "2007-10-12",
|
"current_from": "2008-10-01",
|
||||||
"current_to": "2007-10-17",
|
"current_to": "2008-10-10",
|
||||||
"target_end": "2026-06-30",
|
"target_end": "2026-06-30",
|
||||||
"window_days": 5,
|
"window_days": 10,
|
||||||
"completed": false
|
"completed": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user