remove allow extras from option -> controlled by update config
This commit is contained in:
@@ -7,5 +7,4 @@ public class UpdateCheckOptions
|
||||
public bool IgnoreMaintenance { get; set; }
|
||||
public bool AllowUpdaterAfterInstall { get; set; } = true;
|
||||
public Side Side { get; set; } = Side.Client;
|
||||
public bool IncludeExtraActions { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user