form builder hints

This commit is contained in:
Alex Turchyn
2023-07-08 17:07:07 +03:00
parent a72882ce0f
commit 28290c4635
6 changed files with 26 additions and 3 deletions
+1
View File
@@ -9,6 +9,7 @@ module Docuseal
DISCORD_URL = 'https://discord.com/invite/B5wg5wKk'
TWITTER_URL = 'https://twitter.com/docusealco'
TWITTER_HANDLE = '@docusealco'
SUPPORT_EMAIL = 'support@docuseal.co'
CERTS = JSON.parse(ENV.fetch('CERTS', '{}'))