fix(maa): 将通知判定过程全部移入push_notification

This commit is contained in:
DLmaster361
2025-05-23 22:59:09 +08:00
parent 974a4b634a
commit f5d898c89e
4 changed files with 192 additions and 189 deletions

View File

@@ -584,7 +584,7 @@ class MaaPlanConfig(LQConfig):
class AppConfig(GlobalConfig):
VERSION = "4.3.8.3"
VERSION = "4.3.8.4"
gameid_refreshed = Signal()
PASSWORD_refreshed = Signal()