Skip to content

Commit

Permalink
Update machines
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhoan-axonivy committed Jul 29, 2024
1 parent 3d25b76 commit 80e2dba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui-path-connector/processes/uiPathJob.p.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,8 @@
" robot.machineId = exMachineDto.id;",
" robot.machineName = exMachineDto.name;",
" in.machines.add(robot);",
"}"
"}",
"in.startInfo.machineRobots = in.machines;"
]
},
"visual" : {
Expand Down

0 comments on commit 80e2dba

Please sign in to comment.