mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
fix: broken direct template webhook (#1579)
This commit is contained in:
@ -609,6 +609,7 @@ export const createDocumentFromDirectTemplate = async ({
|
||||
},
|
||||
include: {
|
||||
documentData: true,
|
||||
documentMeta: true,
|
||||
Recipient: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user