"vscode:/vscode.git/clone" did not exist on "1ea91f9060cd2990bc151ea2ba26cef7817b1daf"
Unverified Commit bc126f2f authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #417 from ollama-webui/dev

fix
parents 1dad4239 537a7f5f
......@@ -107,6 +107,7 @@
if (res) {
doc.upload_status = true;
doc.collection_name = res.collection_name;
files = files;
}
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment