mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 17:35:05 +10:00
fix: assistant signing auth (#2753)
This commit is contained in:
@@ -51,6 +51,7 @@ export const signEnvelopeFieldRoute = procedure
|
||||
signingOrder: {
|
||||
gte: recipient.signingOrder ?? 0,
|
||||
},
|
||||
envelopeId: recipient.envelopeId,
|
||||
}
|
||||
: {
|
||||
id: recipient.id,
|
||||
|
||||
Reference in New Issue
Block a user