completely revert extra property
This commit is contained in:
@@ -7,5 +7,4 @@ public class InstallAction
|
||||
public string DestPath { get; set; }
|
||||
public string DownloadUrl { get; set; }
|
||||
public Side Side { get; set; } = Side.Both;
|
||||
public bool IsExtra { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user