adjust email templates

This commit is contained in:
Alex Turchyn
2023-06-26 00:46:01 +03:00
parent 43b32d05cb
commit d53fa5613b
35 changed files with 160 additions and 57 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module GenerateCertificate
NAME = 'DocuSeal'
NAME = Docuseal::PRODUCT_NAME
SIZE = 2**11
module_function