mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 02:32:00 +10:00
chore: more feedback implementation
This commit is contained in:
@ -31,7 +31,6 @@ export const getDocumentWithDetailsById = async ({
|
||||
documentData: true,
|
||||
documentMeta: true,
|
||||
recipients: true,
|
||||
attachments: true,
|
||||
folder: true,
|
||||
fields: {
|
||||
include: {
|
||||
|
||||
@ -28,7 +28,6 @@ export const getTemplateById = async ({
|
||||
templateMeta: true,
|
||||
recipients: true,
|
||||
fields: true,
|
||||
attachments: true,
|
||||
user: {
|
||||
select: {
|
||||
id: true,
|
||||
|
||||
Reference in New Issue
Block a user