This commit is contained in:
doms9 2025-11-13 12:43:55 -05:00
parent 4f6e1caa5f
commit 00000d9c6d
16 changed files with 106 additions and 89 deletions

View file

@ -170,8 +170,6 @@ class Leagues:
elif self.is_valid(event, "WNBA"):
return self.info("WNBA")
# NCAA
else:
return self.info("Basketball")