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