1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-15 16:18:14 +08:00

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 set to MUSIC, the light will be on
audio_type = "MUSIC"
audio_id = "1741636975854617441"
audio_id = "1582971365183456177"
music = {
"payload": {
"audio_type": audio_type,