feat: align lightweight admin with zq platform shell
This commit is contained in:
@@ -66,7 +66,7 @@ const LIGHT_AI_PLATFORM_MENU_ROUTES = [
|
||||
meta: {
|
||||
fullPathKey: true,
|
||||
icon: 'lucide:code',
|
||||
order: 25,
|
||||
order: 60,
|
||||
title: 'menu-title.codex',
|
||||
},
|
||||
name: 'CodexAgentChat',
|
||||
@@ -77,7 +77,7 @@ const LIGHT_AI_PLATFORM_MENU_ROUTES = [
|
||||
meta: {
|
||||
fullPathKey: true,
|
||||
icon: 'lucide:settings',
|
||||
order: 30,
|
||||
order: 50,
|
||||
title: 'menu-title.modelConfig',
|
||||
},
|
||||
name: 'AIModelConfig',
|
||||
|
||||
Reference in New Issue
Block a user