Restore BRAND_NAME_KEY constant to AccountConfig (fork-specific, removed during upstream sync)

pull/687/head
Wabo 3 weeks ago
parent 89571e17e1
commit 727a25e22d

@ -60,6 +60,7 @@ class AccountConfig < ApplicationRecord
TEMPLATE_CUSTOM_FIELDS_KEY = 'template_custom_fields'
POLICY_LINKS_KEY = 'policy_links'
ENABLE_MCP_KEY = 'enable_mcp'
BRAND_NAME_KEY = 'brand_name'
EMAIL_VARIABLES = {
SUBMITTER_INVITATION_EMAIL_KEY => %w[template.name submitter.link account.name].freeze,

Loading…
Cancel
Save