diff --git a/app/Models/Company.php b/app/Models/Company.php index 964a226f2187..24e1ff98f288 100644 --- a/app/Models/Company.php +++ b/app/Models/Company.php @@ -99,6 +99,7 @@ class Company extends BaseModel 'report_include_drafts', 'client_registration_fields', 'convert_rate_to_client', + 'markdown_email_enabled', ]; protected $hidden = [