Skip to content

Commit

Permalink
Update match label for nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
McNaBry committed Nov 13, 2024
1 parent 7f494ac commit 519f815
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export class NavigationBarComponent implements OnInit {
class: 'p-submenu-list',
},
{
label: 'View Match History',
label: 'Match History',
icon: 'pi pi-trophy',
// routerLink: '',
class: 'p-submenu-list',
Expand Down

0 comments on commit 519f815

Please sign in to comment.