mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 09:25:08 +10:00
feat: add organisation template type (#2611)
This commit is contained in:
@@ -146,6 +146,7 @@ export const ZTemplateManySchema = TemplateSchema.pick({
|
||||
team: TeamSchema.pick({
|
||||
id: true,
|
||||
url: true,
|
||||
name: true,
|
||||
}).nullable(),
|
||||
fields: ZFieldSchema.array(),
|
||||
recipients: ZRecipientLiteSchema.array(),
|
||||
|
||||
Reference in New Issue
Block a user