feat(web): add file type chat variable
This commit is contained in:
@@ -52,7 +52,7 @@ const types = [
|
||||
'number',
|
||||
'boolean',
|
||||
'object',
|
||||
// 'file',
|
||||
'file',
|
||||
'array[file]',
|
||||
'array[string]',
|
||||
'array[number]',
|
||||
|
||||
Reference in New Issue
Block a user