mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 21:35:19 +00:00
commit
bc126f2f53
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@
|
||||||
|
|
||||||
if (res) {
|
if (res) {
|
||||||
doc.upload_status = true;
|
doc.upload_status = true;
|
||||||
|
doc.collection_name = res.collection_name;
|
||||||
files = files;
|
files = files;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue