chore: document audit log

This commit is contained in:
Catalin Pit
2025-07-07 16:10:41 +03:00
parent 1511d2288c
commit 34caad2641
10 changed files with 95 additions and 9 deletions

View File

@ -22,7 +22,5 @@ export const findTemplateAttachments = async ({
},
});
console.log('attachments', attachments);
return attachments;
};