Add workflows settings in start node (#1270)
This commit is contained in:
@@ -514,6 +514,7 @@ function CreateNewTaskForm({ initialValues }: Props) {
|
||||
<ProxySelector
|
||||
value={field.value}
|
||||
onChange={field.onChange}
|
||||
className="w-48"
|
||||
/>
|
||||
</FormControl>
|
||||
<FormMessage />
|
||||
|
||||
Reference in New Issue
Block a user