Merge pull request #827 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy

fix(web): hidden file type chat variable
This commit is contained in:
yingzhao
2026-04-08 18:24:37 +08:00
committed by GitHub

View File

@@ -52,7 +52,7 @@ const types = [
'number',
'boolean',
'object',
'file',
// 'file',
'array[file]',
'array[string]',
'array[number]',