diff --git a/app/Models/Account.php b/app/Models/Account.php index 82ef3564c..0d99d465c 100644 --- a/app/Models/Account.php +++ b/app/Models/Account.php @@ -163,6 +163,7 @@ class Account extends Eloquent 'reset_counter_date', 'custom_contact_label1', 'custom_contact_label2', + 'domain_id', ]; /**