fix: 适配 MAA 剿灭关卡任务出错日志

This commit is contained in:
DLmaster361
2025-08-19 23:39:04 +08:00
parent dc1fc52c33
commit 11d5ba385f
3 changed files with 12 additions and 4 deletions

View File

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