changes
This commit is contained in:
@@ -17,5 +17,8 @@ namespace ModVersionChecker.data.model
|
||||
|
||||
[JsonPropertyName("checkOnStartup")]
|
||||
public bool CheckOnStartup { get; set; } = true;
|
||||
|
||||
[JsonPropertyName("runOnStartup")]
|
||||
public bool RunOnStartup { get; set; } = false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user