feat: some shit

This commit is contained in:
2023-08-07 13:42:00 +02:00
parent aff3019768
commit 990db3ae50
8 changed files with 36 additions and 25 deletions

View File

@ -43,8 +43,6 @@ async function updateMovieMetadata(
return root;
});
console.log({ newDoc });
return createDocument(docId, newDoc);
}