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