From c7cd335a2eac51618377d09f37aaa76d04020d30 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Tue, 20 May 2025 16:24:57 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20debug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip changelog] --- src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs b/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs index 203d8ceab9..3ed0c05347 100644 --- a/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs +++ b/src/MaaWpfGui/ViewModels/UI/VersionUpdateViewModel.cs @@ -1188,7 +1188,6 @@ public class VersionUpdateViewModel : Screen public bool IsDebugVersion(string? version = null) { - return false; version ??= _curVersion; // match case 1: DEBUG VERSION