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
|
@ -32,11 +32,6 @@ const handler = async (data: InputType): Promise<ReturnType> => {
|
|||
order: card.order,
|
||||
listId: card.listId,
|
||||
},
|
||||
select: {
|
||||
id: true,
|
||||
order: true,
|
||||
listId: true,
|
||||
},
|
||||
})
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue