mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-06-01 12:15:48 +08:00
Auto-format code 🧹🌟🤖
This commit is contained in:
@@ -1325,4 +1325,4 @@ class XiaoMusicDevice:
|
||||
selected_name = self._pending_selection[index - 1]
|
||||
self.log.info(f"用户选择了第{index}个: {selected_name}")
|
||||
# 保持待选择状态不变,支持用户继续选择其他歌曲
|
||||
await self._playmusic(selected_name)
|
||||
await self._playmusic(selected_name)
|
||||
|
||||
Reference in New Issue
Block a user