mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
fix: casting non-string type value for tool parameter options (#5267)
This commit is contained in:
@ -227,7 +227,7 @@ parameters:
|
||||
en_US: New Zealand
|
||||
zh_Hans: 新西兰
|
||||
pt_BR: New Zealand
|
||||
- value: NO
|
||||
- value: "NO"
|
||||
label:
|
||||
en_US: Norway
|
||||
zh_Hans: 挪威
|
||||
|
||||
Reference in New Issue
Block a user