mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-01 09:49:03 -05:00
fix
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
files = [
|
||||
...files,
|
||||
{
|
||||
type: e?.detail?.type ?? 'doc',
|
||||
type: e?.detail?.type ?? 'file',
|
||||
...e.detail,
|
||||
status: 'processed'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user