1
0
Fork 0
mirror of synced 2024-07-12 09:45:48 +12:00
This commit is contained in:
Adria Navarro 2024-03-27 08:07:49 +01:00
parent 47ab920bd1
commit ac5bae0e23

View file

@ -62,7 +62,6 @@
}
const deleteAttachments = async fileList => {
console.error({ fileList })
try {
return await API.deleteAttachments({
keys: fileList,