Added local media server changes.

This commit is contained in:
Patrick Fic
2022-05-10 15:00:59 -07:00
parent d7be503a8e
commit f1dfd4fd80
14 changed files with 468 additions and 14 deletions

View File

@@ -152,7 +152,7 @@ export function UploadProgress({
return;
}
}
console.log("DATA", data);
//Sequentially await the proms.
for (var i = 0; i < data.length + 4; i = i + 4) {