mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 10:25:00 +10:00
feat: add organisation template type (#2611)
This commit is contained in:
@@ -954,6 +954,7 @@ model TeamEmailVerification {
|
||||
enum TemplateType {
|
||||
PUBLIC
|
||||
PRIVATE
|
||||
ORGANISATION
|
||||
}
|
||||
|
||||
model TemplateDirectLink {
|
||||
|
||||
Reference in New Issue
Block a user