fix: build

This commit is contained in:
BennyKok 2024-01-19 18:14:50 +08:00
parent c7772ca91e
commit b2690ab2c5

View File

@ -241,7 +241,7 @@ export function RunWorkflowButton({
workflow_version_id, workflow_version_id,
machine_id: machine, machine_id: machine,
inputs: val, inputs: val,
isManualRun: true, runOrigin: "manual",
}) })
); );
// console.log(res.json()); // console.log(res.json());