diff --git a/src/components/library/styled-nav-bar.tsx b/src/components/library/styled-nav-bar.tsx index 86639f2..d63b126 100644 --- a/src/components/library/styled-nav-bar.tsx +++ b/src/components/library/styled-nav-bar.tsx @@ -48,7 +48,7 @@ function DesktopNavBar() { }, { name: "TFT Bulk Tool", - href: `/tft/bulk-tool?league=Ancestor`, + href: `/tft/bulk-tool?league=Affliction`, current: false, }, ];