chore: resolve build errors

This commit is contained in:
Lucas Smith
2025-11-06 23:49:47 +11:00
parent c40471281a
commit 7fc68a0a94
2 changed files with 2 additions and 1 deletions

View File

@ -93,6 +93,8 @@ export const getDocumentAndSenderByToken = async ({
envelopeItems: {
select: {
id: true,
title: true,
order: true,
envelopeId: true,
documentData: true,
},