ui: update Agents entry slogan

This commit is contained in:
2026-09-14 14:08:49 +08:00
parent 10df9fd740
commit 4e33d6ade6
2 changed files with 5 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ export const aiModules: readonly AiModuleDefinition[] = [
id: 'cloud_agents',
title: 'Makelore Agents',
subtitle: 'AI 智能体',
description: '配置专属智能体,从定义用途与角色开始',
description: '打造你想象中的AI助手',
route: '/cloud-agents',
enabled: true,
Icon: Sparkles,