Rearrange task form (#492)

This commit is contained in:
Salih Altun
2024-06-19 19:15:11 +03:00
committed by GitHub
parent 627279d04f
commit a0b63028ef
3 changed files with 198 additions and 127 deletions

View File

@@ -28,7 +28,7 @@ function createEmptyTaskTemplate() {
parameter_type: "workflow",
workflow_parameter_type: "json",
key: "navigation_payload",
default_value: JSON.stringify({}),
default_value: "null",
},
],
blocks: [