forked from open-webui/open-webui
commit
bc126f2f53
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