forked from open-webui/open-webui
fix
This commit is contained in:
parent
9a63376e55
commit
537a7f5f00
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@
|
|||
|
||||
if (res) {
|
||||
doc.upload_status = true;
|
||||
doc.collection_name = res.collection_name;
|
||||
files = files;
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue