chore: 显示错误

This commit is contained in:
uye
2025-06-25 00:43:04 +08:00
parent a0bfa7ffbb
commit ed67a102b5

View File

@@ -248,6 +248,7 @@ namespace MaaWpfGui.Models
const string MirrorchyanZipFile = "MaaResourceMirrorchyan.zip";
const string ExtractFolder = "MaaResourceMirrorchyan";
OutputDownloadProgress(string.Empty, globalSource: false);
if (!await DownloadFullPackageAsync(url, MirrorchyanZipFile, false).ConfigureAwait(false))
{
Fail();