From c0c77f6762e985c9ff956ab1c568b7d54227e71a Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Sat, 9 Aug 2025 22:39:16 -0500 Subject: [PATCH] show fav teams only nfl --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 46980dd5..713a8a18 100644 --- a/config/config.json +++ b/config/config.json @@ -224,7 +224,7 @@ "odds_update_interval": 3600, "recent_games_to_show": 1, "upcoming_games_to_show": 1, - "show_favorite_teams_only": false, + "show_favorite_teams_only": true, "favorite_teams": [ "TB", "DAL"