mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
input field in datasource
This commit is contained in:
@ -11,6 +11,7 @@ const metaData = genNodeMetaData({
|
||||
const nodeDefault: NodeDefault<DataSourceNodeType> = {
|
||||
metaData,
|
||||
defaultValue: {
|
||||
variables: [],
|
||||
datasource_parameters: {},
|
||||
datasource_configurations: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user