This commit is contained in:
2023-03-29 15:56:51 +10:00
parent a5f600e73b
commit 181cd2fce1

View File

@@ -176,6 +176,7 @@ const loadData = async () => {
) {
return attachment.id.toString();
});
console.log(data.post);
console.log(attachments.value);
} else {
pageError.value = 404;