Change settings navigation order
This commit is contained in:
parent
618ed868e6
commit
7249b29bf6
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue