Fixed Compile Issues

This commit is contained in:
Ahmad 2024-12-18 21:39:25 -05:00
parent 7578b189ef
commit e006da673e
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
13 changed files with 1289 additions and 2620 deletions

View file

@ -60,17 +60,6 @@ const handler = async (data: InputType): Promise<ReturnType> => {
imageUserName,
imageDownloadUrl,
},
select: {
id: true,
title: true,
orgId: true,
imageId: true,
imageThumbUrl: true,
imageFullUrl: true,
imageUserName: true,
imageLinkHTML: true,
imageDownloadUrl: true,
},
});
await createAuditLog({