From 9b4bf36dbbf97dddf2549fa143d7ce54368edd8b Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Sat, 9 Aug 2025 21:01:11 -0500 Subject: [PATCH] test favorite teams false --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 713a8a18..46980dd5 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": true, + "show_favorite_teams_only": false, "favorite_teams": [ "TB", "DAL"