This commit is contained in:
Andreani Jean
2023-06-06 16:20:22 +02:00
parent 98c471118b
commit d63f367bf4

View File

@@ -271,7 +271,7 @@ async function fetchCollection(): Promise<{
async function patchCollectionItems(): Promise<void> {
try {
const { data } = await Promise.all(
const data = await Promise.all(
imagesToDelete.value.map(
async (el) =>
await axios.patch(