From 008705b75c5730c162cb38c6e0c471d635052e83 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:29:51 -0400 Subject: [PATCH] re-enable two leagues for leaderboard --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 4c46b1e3..31c9ba61 100644 --- a/config/config.json +++ b/config/config.json @@ -157,7 +157,7 @@ "enabled": true, "enabled_sports": { "nfl": { - "enabled": false, + "enabled": true, "top_teams": 10 }, "nba": {