feat(web): add file type chat variable

This commit is contained in:
zhaoying
2026-04-09 19:45:57 +08:00
parent 5adff38bda
commit 33c4c5d31b

View File

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