feat: Show last active portal articles when sidebar portal icon is clicked (#5616)
This commit is contained in:
committed by
GitHub
parent
6c048626d0
commit
ee520bdf98
@@ -39,7 +39,7 @@ const primaryMenuItems = accountId => [
|
||||
label: 'HELP_CENTER.TITLE',
|
||||
featureFlag: 'help_center',
|
||||
toState: frontendURL(`accounts/${accountId}/portals`),
|
||||
toStateName: 'list_all_portals',
|
||||
toStateName: 'default_portal_articles',
|
||||
roles: ['administrator'],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user