diff --git a/apps/web/src/components/awooop/status-chain.tsx b/apps/web/src/components/awooop/status-chain.tsx index 85297c6f..0fb18d6d 100644 --- a/apps/web/src/components/awooop/status-chain.tsx +++ b/apps/web/src/components/awooop/status-chain.tsx @@ -831,8 +831,8 @@ export function AwoooPStatusChainPanel({

{t("applyGate.nextAction")}

-

- {valueOrEmpty(automationHandoff.next_action, emptyLabel)} +

+ {nextActionLabel(automationHandoff.next_action)}