Skip to content

Commit

Permalink
Merge pull request #101 from R-Sourabh/#100-user-appname
Browse files Browse the repository at this point in the history
Updated: change the name of user-management to users(#100)
  • Loading branch information
ymaheshwari1 authored Apr 4, 2024
2 parents 568aa86 + 53d1476 commit 1b9a2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export default defineComponent({
type: 'Workflow'
}, {
handle: 'users',
name: 'User Management',
name: 'Users',
resource: require('../assets/images/UserManagement.svg'),
type: 'Administration'
}, {
Expand Down

0 comments on commit 1b9a2ab

Please sign in to comment.