Skip to content

Commit

Permalink
Fix Name
Browse files Browse the repository at this point in the history
  • Loading branch information
pvyParts committed Mar 13, 2024
1 parent 5a6291d commit d14ec84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrapps/auth_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ApplicationsMenu(MenuItemHook):
def __init__(self):
MenuItemHook.__init__(
self,
_('Applications2'),
_('Applications'),
'fa-regular fa-file',
'hrapps:index',
navactive=['hrapps:'])
Expand Down

0 comments on commit d14ec84

Please sign in to comment.