mirror of
https://github.com/documenso/documenso.git
synced 2025-11-23 13:11:32 +10:00
chore: resolve build errors
This commit is contained in:
@ -93,6 +93,8 @@ export const getDocumentAndSenderByToken = async ({
|
||||
envelopeItems: {
|
||||
select: {
|
||||
id: true,
|
||||
title: true,
|
||||
order: true,
|
||||
envelopeId: true,
|
||||
documentData: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user