Fix music entry keys and names in my.json

Updated keys and names for music entries in JSON.
This commit is contained in:
hy5528
2026-08-10 07:22:05 +08:00
committed by GitHub
parent a70dd9b7c8
commit 46f1d2ed41
+4 -4
View File
@@ -41,11 +41,11 @@
"type": "list" "type": "list"
} }
}, },
{ {
"key": "MusicAiKuWo", "key": "MusicAiKuWoa",
"name": "🎼酷┃音乐", "name": "🎼酷┃音乐",
"type": 3, "type": 3,
"api": "csp_MusicAiKuWoGuard", "api": "csp_MusicAiKuWoaGuard",
"searchable": 1, "searchable": 1,
"changeable": 0 "changeable": 0
}, },