mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-16 16:38:16 +08:00
继续修复启动失败问题
This commit is contained in:
@@ -154,7 +154,7 @@ class XiaoMusic:
|
|||||||
self.device_id = h.get("deviceID")
|
self.device_id = h.get("deviceID")
|
||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
raise Exception(
|
self.log.error(
|
||||||
f"we have no hardware: {self.config.hardware} please use `micli mina` to check"
|
f"we have no hardware: {self.config.hardware} please use `micli mina` to check"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user