mirror of
https://github.com/snltty/linker.git
synced 2025-10-29 03:32:32 +08:00
cdkey
This commit is contained in:
@@ -89,7 +89,7 @@ namespace linker.messenger.updater
|
||||
}
|
||||
private void UpdateTask()
|
||||
{
|
||||
TimerHelper.SetInterval(async () =>
|
||||
TimerHelper.SetIntervalLong(async () =>
|
||||
{
|
||||
await GetUpdateInfo();
|
||||
if (updateInfo.Updated)
|
||||
|
||||
Reference in New Issue
Block a user