Skip to content

Commit

Permalink
Update MCC group for failed data
Browse files Browse the repository at this point in the history
  • Loading branch information
huult committed Nov 29, 2024
1 parent d9f7184 commit 425e743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/Policy/Category.ts
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ function renamePolicyCategory(policyID: string, policyCategory: {oldName: string
rules: {
approvalRules,
},
mccGroup: updatedMccGroup,
mccGroup,
},
},
],
Expand Down

0 comments on commit 425e743

Please sign in to comment.