Compare commits

..

No commits in common. "3938504fd3c323c7be8cccc2e1ea95326390c704" and "fc67c222f81a2cee7153f79684f46a3363ce6e37" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ export const PrivilegeAdminConstant = [
{
menu: 'DOWNLOAD_POS_APP',
menu_label: 'Download POS App',
actions: [PrivilegeAction.VIEW],
actions: [PrivilegeAction.CREATE],
index: 20,
},
];