chore: drop account settings from light runtime
This commit is contained in:
@@ -5,7 +5,6 @@ export const LIGHT_MENU_NAMES = new Set([
|
||||
'AIPlatform',
|
||||
'AIWorkflow',
|
||||
'AIWorkflowRuns',
|
||||
'AccountSettings',
|
||||
'AnnouncementList',
|
||||
'AnnouncementManage',
|
||||
'ControlCenter',
|
||||
@@ -15,11 +14,9 @@ export const LIGHT_MENU_NAMES = new Set([
|
||||
'SystemPermission',
|
||||
'SystemRole',
|
||||
'UserManagement',
|
||||
'userSettings',
|
||||
]);
|
||||
|
||||
const LIGHT_ROUTE_PATH_PREFIXES = [
|
||||
'/account-settings',
|
||||
'/ai-platform/agent',
|
||||
'/ai-platform/knowledge',
|
||||
'/ai-platform/knowledge-base',
|
||||
|
||||
Reference in New Issue
Block a user