some more work
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
public class UpdateCheckOptions
|
||||
{
|
||||
public bool IgnoreMaintenance { get; set; }
|
||||
public bool IncludeNonPublic { get; set; }
|
||||
public bool AllowUpdaterAfterInstall { get; set; } = true;
|
||||
public Side Side { get; set; } = Side.Client;
|
||||
public bool IncludeExtras { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user