diff --git a/src/components/InternalResourceForm.tsx b/src/components/InternalResourceForm.tsx index 5e87509e6..f63192129 100644 --- a/src/components/InternalResourceForm.tsx +++ b/src/components/InternalResourceForm.tsx @@ -1572,7 +1572,22 @@ export function InternalResourceForm({ {t("machineClients")} - + { + form.setValue( + "clients", + machines + ); + }} + /> + {/*