mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
Add NCAA Hockey (#36)
* Add emulator * Update limit for ESPM API * use params * Add NCAA Mens Hockey Manager * Add NCAA Hockey to leader board * update logos --------- Co-authored-by: Alex Resnick <adr8282@gmail.com>
This commit is contained in:
@@ -192,7 +192,7 @@ class BaseNCAAFBManager: # Renamed class
|
||||
|
||||
odds_data = self.odds_manager.get_odds(
|
||||
sport="football",
|
||||
league="ncaa_fb",
|
||||
league="college-football",
|
||||
event_id=game['id'],
|
||||
update_interval_seconds=update_interval
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user