From 4e00ded84366488c9a0b33aeabaf671529452565 Mon Sep 17 00:00:00 2001 From: ValdiANS Date: Thu, 29 Jan 2026 15:56:31 +0700 Subject: [PATCH] chore: add new step in PROJECT_FLOCKS approval workflows --- src/config/constant.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/constant.ts b/src/config/constant.ts index fff9fa92..5eb5df38 100644 --- a/src/config/constant.ts +++ b/src/config/constant.ts @@ -418,6 +418,10 @@ export const APPROVAL_WORKFLOWS = { step_number: 2, step_name: 'Aktif', }, + { + step_number: 3, + step_name: 'Selesai', + }, ], RECORDINGS: [ {