This commit is contained in:
Matt 2025-06-11 18:59:16 +02:00
parent d233f3b919
commit c8113c4148
1 changed files with 4 additions and 0 deletions

View File

@ -121,6 +121,10 @@ export const updateInterest = async (id: string, data: Partial<Interest>, retryC
"Signature Link Client",
"Signature Link CC",
"Signature Link Developer",
// Add the embedded signature link fields
"EmbeddedSignatureLinkClient",
"EmbeddedSignatureLinkCC",
"EmbeddedSignatureLinkDeveloper",
// Add the Documenso document ID field
"documensoID"
];