From 46f1d2ed41bf33783cf3e3c9fca28cdd114f0c37 Mon Sep 17 00:00:00 2001 From: hy5528 <95360525+hy5528@users.noreply.github.com> Date: Mon, 10 Aug 2026 07:22:05 +0800 Subject: [PATCH] Fix music entry keys and names in my.json Updated keys and names for music entries in JSON. --- my.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/my.json b/my.json index 64325d6..151ab52 100644 --- a/my.json +++ b/my.json @@ -41,11 +41,11 @@ "type": "list" } }, - { - "key": "MusicAiKuWo", - "name": "🎼酷听┃音乐", +{ + "key": "MusicAiKuWoa", + "name": "🎼小酷┃音乐", "type": 3, - "api": "csp_MusicAiKuWoGuard", + "api": "csp_MusicAiKuWoaGuard", "searchable": 1, "changeable": 0 },