diff --git a/pkgs/webview-ui/app/src/routes/machines/details.tsx b/pkgs/webview-ui/app/src/routes/machines/details.tsx index c22b44477..87dc74ad6 100644 --- a/pkgs/webview-ui/app/src/routes/machines/details.tsx +++ b/pkgs/webview-ui/app/src/routes/machines/details.tsx @@ -561,7 +561,7 @@ const MachineForm = (props: MachineDetailsProps) => { variant="light" class="w-full" size="s" - onClick={() => handleUpdate()} + onClick={() => handleUpdateButton()} endIcon={} > Update