fix: wpf更新完不重启

This commit is contained in:
status102
2025-06-06 12:55:13 +08:00
parent 916ad56431
commit 12c70a0fda

View File

@@ -336,8 +336,7 @@ namespace MaaWpfGui.Main
}
}
}
if (!_isRestartingWithoutArgs)
else if (!_isRestartingWithoutArgs)
{
return;
}