mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-16 18:43:05 +00:00
Fixed Compile Issues
This commit is contained in:
parent
7578b189ef
commit
e006da673e
13 changed files with 1289 additions and 2620 deletions
|
@ -28,10 +28,6 @@ const handler = async (data: InputType): Promise<ReturnType> => {
|
|||
orgId,
|
||||
},
|
||||
},
|
||||
select: {
|
||||
id: true,
|
||||
title: true,
|
||||
},
|
||||
});
|
||||
|
||||
await createAuditLog({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue