From 4fe5547bf835e1e609510baac5b557f4855e7a6e Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:25:25 -0400 Subject: [PATCH] test with just one league for leaderboard --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index ba1905e5..ee98d113 100644 --- a/config/config.json +++ b/config/config.json @@ -157,7 +157,7 @@ "enabled": true, "enabled_sports": { "nfl": { - "enabled": true, + "enabled": false, "top_teams": 10 }, "nba": {