adjusted ordering of sequence to complete

This commit is contained in:
2024-05-02 10:37:28 +01:00
parent eb08e67546
commit 0f3d20ca80
6 changed files with 67 additions and 31 deletions
+2 -2
View File
@@ -186,8 +186,8 @@ export default async function handler(req, res) {
blobProgress.pinswg_name
).then((data) => {
console.log(
"///////////////////////////////////\nfile created: " + data,
`/files/${blobProgress.pinswg_name}.pdf`,
"///////////////////////////////////\nfile created: " +
`/files/${blobProgress.pinswg_name}.pdf`,
"\n/////////////////////////"
);
return res.status(200).json({