mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 17:11:31 +08:00
Update On Tue Oct 8 20:36:40 CEST 2024
This commit is contained in:
@@ -32,7 +32,7 @@ namespace ServiceLib.ViewModels
|
||||
await CheckUpdate()
|
||||
.ContinueWith(t =>
|
||||
{
|
||||
UpdateFinished();
|
||||
_ = UpdateFinished();
|
||||
});
|
||||
});
|
||||
EnableCheckPreReleaseUpdate = _config.guiItem.checkPreReleaseUpdate;
|
||||
|
||||
Reference in New Issue
Block a user