diff --git a/apps/cube/frontend/src/apps.ts b/apps/cube/frontend/src/apps.ts index 109b95d..9173bf5 100644 --- a/apps/cube/frontend/src/apps.ts +++ b/apps/cube/frontend/src/apps.ts @@ -38,11 +38,11 @@ export const apps: App[] = [ status: 'live', }, { - slug: 'guitar', - name: 'guitar', - description: '吉他 player。从 oci 迁移中(原 player.oci.euphon.net)。', - url: 'https://guitar.famzheng.me', - status: 'pending', + slug: 'music', + name: 'music', + description: '听歌 + 练琴 曲目管理。243 首曲库(从 oci 旧 guitar 迁过来)+ 自动抓 yopu 吉他/功能谱 + LLM 灵感推荐。', + url: 'https://music.famzheng.me', + status: 'live', }, { slug: 'pyroblem',