mirror of
https://github.com/langgenius/dify.git
synced 2026-04-08 17:27:19 +08:00
Update web/app/components/app/configuration/config-var/index.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
21694ab3b6
commit
d319fcc234
@ -34,7 +34,7 @@ type ExternalDataToolParams = {
|
||||
type: string
|
||||
index: number
|
||||
name: string
|
||||
config?: Record<string, unknown>
|
||||
config?: PromptVariable['config']
|
||||
icon?: string
|
||||
icon_background?: string
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user