mirror of
https://github.com/snltty/linker.git
synced 2025-10-28 19:31:50 +08:00
166
This commit is contained in:
@@ -125,7 +125,8 @@ namespace linker.messenger.updater
|
||||
{
|
||||
if (updaterCommonTransfer.CheckUpdate)
|
||||
{
|
||||
LoggerHelper.Instance.Info($"auto check update");
|
||||
if (LoggerHelper.Instance.LoggerLevel <= LoggerTypes.DEBUG)
|
||||
LoggerHelper.Instance.Info($"auto check update");
|
||||
await updaterHelper.GetUpdateInfo(updateInfo);
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user