Skip to content

Commit

Permalink
Update styled-nav-bar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
zach-herridge authored Dec 10, 2023
1 parent f2928a6 commit 0d48558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/library/styled-nav-bar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function DesktopNavBar() {
},
{
name: "TFT Bulk Tool",
href: `/tft/bulk-tool?league=Ancestor`,
href: `/tft/bulk-tool?league=Affliction`,
current: false,
},
];
Expand Down

0 comments on commit 0d48558

Please sign in to comment.