Skip to content

Commit

Permalink
fix: resolved review issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AbleKSaju committed Dec 10, 2024
1 parent b3dbd81 commit 5b1fb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ShortcutsHelper.vue
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ export default defineComponent({
],
},
{
label: t`POS`,
label: t`Point of Sale`,
description: t`Applicable when POS is open`,
collapsed: false,
shortcuts: [
Expand Down

0 comments on commit 5b1fb17

Please sign in to comment.