diff --git a/app/Models/Account.php b/app/Models/Account.php index 915a3ac979b8..6bed655af7fe 100644 --- a/app/Models/Account.php +++ b/app/Models/Account.php @@ -59,6 +59,8 @@ class Account extends BaseModel 'user_agent', 'platform', 'set_react_as_default_ap', + 'inapp_transaction_id', + 'num_users', ]; /**