feat: 优化触屏版播放页面显示歌曲

This commit is contained in:
涵曦 2024-07-02 16:33:06 +00:00
parent 6bd399b654
commit 06558c24b7

View File

@ -1039,7 +1039,7 @@ class XiaoMusic:
if _type == 1: if _type == 1:
# If set to MUSIC, the light will be on # If set to MUSIC, the light will be on
audio_type = "MUSIC" audio_type = "MUSIC"
audio_id = "1741636975854617441" audio_id = "1582971365183456177"
music = { music = {
"payload": { "payload": {
"audio_type": audio_type, "audio_type": audio_type,