Compare commits

..

No commits in common. "995f4b963c9224e9df5a17919ea95a89f1998463" and "e9c819987ed6c91e9c7b3ede65b39e7588ad1659" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -136,12 +136,6 @@ export const PrivilegeAdminConstant = [
actions: [PrivilegeAction.CREATE],
index: 13,
},
{
menu: 'DOWNLOAD_POS_APP',
menu_label: 'Download POS App',
actions: [PrivilegeAction.CREATE],
index: 20,
},
];
export const PrivilegePOSConstant = [