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

继续修复启动失败问题

This commit is contained in:
涵曦
2024-05-30 14:42:12 +00:00
parent a663bb330e
commit 7884a5769f

View File

@@ -154,7 +154,7 @@ class XiaoMusic:
self.device_id = h.get("deviceID")
break
else:
raise Exception(
self.log.error(
f"we have no hardware: {self.config.hardware} please use `micli mina` to check"
)