fix(SPG-541) BE- Ganti nama module tipe rate ke season

pull/3/head
Aswin Ashar Abdullah 2024-06-20 15:30:22 +07:00
parent 9315854143
commit 507bc99510
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ export const PrivilegeAdminConstant = [
index: 6,
},
{
menu: 'RATE_TYPE',
menu_label: 'Tipe Rate',
menu: 'SEASON',
menu_label: 'Season',
actions: [
PrivilegeAction.VIEW,
PrivilegeAction.CREATE,