mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-15 14:52:59 +00:00
disable recent game scores for NFL, NCAA FB
This commit is contained in:
@@ -183,7 +183,7 @@
|
|||||||
"show_records": true,
|
"show_records": true,
|
||||||
"display_modes": {
|
"display_modes": {
|
||||||
"nfl_live": true,
|
"nfl_live": true,
|
||||||
"nfl_recent": true,
|
"nfl_recent": false,
|
||||||
"nfl_upcoming": true
|
"nfl_upcoming": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -202,7 +202,7 @@
|
|||||||
"show_records": true,
|
"show_records": true,
|
||||||
"display_modes": {
|
"display_modes": {
|
||||||
"ncaa_fb_live": true,
|
"ncaa_fb_live": true,
|
||||||
"ncaa_fb_recent": true,
|
"ncaa_fb_recent": false,
|
||||||
"ncaa_fb_upcoming": true
|
"ncaa_fb_upcoming": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user