Skip to content

Commit 94a0ac8

Browse files
committed
chore: add key terminalExec in primary indexing
1 parent 52411bf commit 94a0ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Pages/GlobalConfigurations/Authorization/Shared/components/AppPermissions/DirectPermission.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ const DirectPermission = ({
8787
const primaryActionRoleIndex = getPrimaryRoleIndex(multiRole, [
8888
CONFIG_APPROVER_ACTION.value,
8989
ARTIFACT_PROMOTER_ACTION.value,
90+
TERMINAL_EXEC_ACTION.value,
9091
])
9192

9293
const primaryActionRole = {

0 commit comments

Comments
 (0)