Commit 537a7f5f authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 9a63376e
...@@ -107,6 +107,7 @@ ...@@ -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;
} }
}; };
......
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