fix(web): hidden file type chat variable

This commit is contained in:
zhaoying
2026-04-08 18:23:15 +08:00
parent de846c05ab
commit 5e372627f7

View File

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