diff --git a/changelog.md b/changelog.md index ef7e761..06bba18 100644 --- a/changelog.md +++ b/changelog.md @@ -4,5 +4,4 @@ ### Bug Fixes -- 修复某些 Windows 设备D盘无法启动的问题 -- 修复带锚点yaml覆写出错的问题 +- 修复覆写更新后全局启用状态丢失的问题 diff --git a/src/main/config/override.ts b/src/main/config/override.ts index 89f0595..bfa29d0 100644 --- a/src/main/config/override.ts +++ b/src/main/config/override.ts @@ -63,6 +63,7 @@ export async function createOverride(item: Partial): Promise