Skip to content

Commit

Permalink
Update app.constants.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Gokulraj C <[email protected]>
  • Loading branch information
GOKULRAJ136 authored Jun 19, 2024
1 parent 484d3da commit 9cd90b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin-ui/src/app/app.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const navItems = [
roles: ['REGISTRATION_ADMIN']
},
{
displayName: 'menuItems.item9.title',
displayName: 'Download Card',
icon: './assets/images/packet-status.svg',
route: '/admin/download-card',
children: null,
Expand Down

0 comments on commit 9cd90b3

Please sign in to comment.