This commit is contained in:
2023-03-29 18:52:57 +10:00
parent 25a6d60e73
commit ec12679426

View File

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