mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
style: 修改变量以符合项目风格
[skip changelog]
This commit is contained in:
@@ -41,6 +41,8 @@ namespace MaaWpfGui.ViewModels.UserControl.Settings;
|
||||
/// </summary>
|
||||
public class VersionUpdateSettingsUserControlModel : PropertyChangedBase
|
||||
{
|
||||
public static VersionUpdateSettingsUserControlModel Instance { get; } = new();
|
||||
|
||||
public enum UpdateVersionType
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user