fix(maa): 修复 MAA 开始唤醒识别错误问题

This commit is contained in:
DLmaster361
2025-08-12 16:26:16 +08:00
parent 23b3691a13
commit 6b37ba0ce3
3 changed files with 12 additions and 3 deletions

View File

@@ -704,7 +704,7 @@ class GeneralSubConfig(LQConfig):
class AppConfig(GlobalConfig):
VERSION = "4.4.1.0"
VERSION = "4.4.2.0"
stage_refreshed = Signal()
PASSWORD_refreshed = Signal()