Skip to content

Commit 76842e3

Browse files
committed
chore: manifest ExitConfirm 和 DeviceLostFix 改为 always_enabled
1 parent dda5ec7 commit 76842e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,11 @@ label = { zh = "绕过 AppUser 检测", en = "Bypass AppUser check" }
168168

169169
[[config.sections]]
170170
id = "ExitConfirm"
171-
default_enabled = true
171+
always_enabled = true
172172
label = { zh = "退出确认对话框", en = "Exit confirmation dialog" }
173173

174174
[[config.sections]]
175175
id = "DeviceLostFix"
176-
default_enabled = true
176+
always_enabled = true
177177
label = { zh = "切换窗口闪退修复", en = "Device lost fix" }
178-
description = { zh = "Alt+Tab 后防止游戏崩溃(后续版本实现)", en = "Prevent crash after Alt+Tab (planned)" }
178+
description = { zh = "Alt+Tab 后防止游戏崩溃", en = "Prevent crash after Alt+Tab" }

0 commit comments

Comments
 (0)