Revert "completely revert extra property"
This reverts commit 1746bb6442.
This commit is contained in:
@@ -7,4 +7,5 @@ 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