diff --git a/app/Models/Account.php b/app/Models/Account.php index 767c4cdaf3..0657ac3766 100644 --- a/app/Models/Account.php +++ b/app/Models/Account.php @@ -161,6 +161,7 @@ class Account extends Eloquent 'payment_type_id', 'gateway_fee_enabled', 'reset_counter_date', + 'domain_id', ]; /**