micha 6 月之前
父节点
当前提交
7ef952e605
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      _LibreLightDesk.py

+ 1 - 1
_LibreLightDesk.py

@@ -454,7 +454,7 @@ class MC():
             except Exception as e:
                 cprint("MC exc:",e,color="red")
                 traceback.print_exc()
-                pass
+                pass 
 
     def _loop(self):
         time.sleep(6)