mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-16 16:38:16 +08:00
feat: 优化触屏版播放页面显示歌曲
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user