chore: drop account settings from light runtime

This commit is contained in:
2026-06-12 14:32:55 +08:00
parent bfbbfb1b62
commit a77f2cec60
3 changed files with 0 additions and 5 deletions
@@ -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',