Skip to content

Commit

Permalink
Changed label of pre-order app
Browse files Browse the repository at this point in the history
  • Loading branch information
dt2patel authored Oct 24, 2023
1 parent 220a76f commit 16b18ba
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 @@ -97,7 +97,7 @@ export default defineComponent({
type: 'Orders'
}, {
handle: 'preorder',
name: 'Pre-Order Management',
name: 'Pre-Orders',
resource: require('../assets/images/PreOrder.svg'),
type: 'Orders'
}, {
Expand Down

0 comments on commit 16b18ba

Please sign in to comment.