updates
This commit is contained in:
@@ -103,7 +103,9 @@ export const updateInterest = async (id: string, data: Partial<Interest>, retryC
|
||||
// Add the new signature link fields
|
||||
"Signature Link Client",
|
||||
"Signature Link CC",
|
||||
"Signature Link Developer"
|
||||
"Signature Link Developer",
|
||||
// Add the Documenso document ID field
|
||||
"documensoID"
|
||||
];
|
||||
|
||||
// Filter the data to only include allowed fields
|
||||
|
||||
Reference in New Issue
Block a user