chore: update templates

This commit is contained in:
Catalin Pit
2025-02-10 15:49:21 +02:00
parent 6a47b3a6e5
commit f325a04cb5
4 changed files with 5 additions and 4 deletions

View File

@ -430,7 +430,7 @@ export const fieldRouter = router({
teamId,
fields: fields.map((field) => ({
id: field.nativeId,
recipientId: field.recipientId,
signerId: field.recipientId,
signerEmail: field.signerEmail,
type: field.type,
pageNumber: field.pageNumber,