fix(ui): 修复语音包禁忌二重奏

This commit is contained in:
DLmaster361
2025-06-01 04:31:29 +08:00
parent f3c977f1b3
commit 4725a30165
3 changed files with 7 additions and 4 deletions

View File

@@ -572,7 +572,7 @@ class MaaPlanConfig(LQConfig):
class AppConfig(GlobalConfig):
VERSION = "4.3.9.1"
VERSION = "4.3.9.2"
gameid_refreshed = Signal()
PASSWORD_refreshed = Signal()