This commit is contained in:
2023-03-29 18:56:49 +10:00
parent ec12679426
commit ea3bb13661

View File

@@ -221,7 +221,7 @@ const handleSubmit = async () => {
}
}
console.log(attachments.value);
console.log(attachments.value, attachments);
await api.put({
url: `/posts/${post_id}/attachments`,
body: {