fix(FE): remove pengajuan from project flock kandang approval lines

This commit is contained in:
randy-ar
2025-12-11 14:00:46 +07:00
parent 4ea56f2e18
commit 48c163c1cd
+4 -4
View File
@@ -16,10 +16,10 @@ export const PROJECT_FLOCK_APPROVAL_LINE: ApprovalLine = [
] as const;
export const PROJECT_FLOCK_KANDANGS_APPROVAL_LINE: ApprovalLine = [
{
step_number: 1,
step_name: 'Pengajuan',
},
// {
// step_number: 1,
// step_name: 'Pengajuan',
// },
{
step_number: 2,
step_name: 'Disetujui',