node default value

This commit is contained in:
StyleZhang
2024-03-14 17:27:08 +08:00
parent cd9a58231b
commit 19c1722032
7 changed files with 143 additions and 92 deletions

View File

@ -162,8 +162,6 @@ export type WorkflowRunHistoryResponse = {
}
export type NodesDefaultConfigsResponse = {
blocks: {
type: string
config: any
}[]
}
type: string
config: any
}[]