mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: 移除 debug
[skip changelog]
This commit is contained in:
@@ -1188,7 +1188,6 @@ public class VersionUpdateViewModel : Screen
|
||||
|
||||
public bool IsDebugVersion(string? version = null)
|
||||
{
|
||||
return false;
|
||||
version ??= _curVersion;
|
||||
|
||||
// match case 1: DEBUG VERSION
|
||||
|
||||
Reference in New Issue
Block a user