Skip to content

Commit 629d468

Browse files
committed
默认启用自动更新
1 parent 37f0d16 commit 629d468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ComputerLock/Configuration/AppSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ public void Initialize(HotkeyTools hotkeyTools)
107107
/// <summary>
108108
/// 自动检查更新
109109
/// </summary>
110-
public bool IsAutoCheckUpdate { get; set; } = false;
110+
public bool IsAutoCheckUpdate { get; set; } = true;
111111

112112
/// <summary>
113113
/// 启用密码框

0 commit comments

Comments
 (0)