diff --git a/app/Models/Account.php b/app/Models/Account.php index 4472b98ad51f..22dbeeb35cf5 100644 --- a/app/Models/Account.php +++ b/app/Models/Account.php @@ -95,8 +95,8 @@ class Account extends Eloquent ACCOUNT_CLIENT_PORTAL, ACCOUNT_CHARTS_AND_REPORTS, ACCOUNT_DATA_VISUALIZATIONS, - ACCOUNT_USER_MANAGEMENT, ACCOUNT_API_TOKENS, + ACCOUNT_USER_MANAGEMENT, ]; /**