Added DefaultDockerImage to star. Completed star update form.
This commit is contained in:
@@ -24,6 +24,7 @@ public class StarExportModel
|
||||
// Misc
|
||||
public int RequiredAllocations { get; set; }
|
||||
public bool AllowDockerImageChange { get; set; }
|
||||
public int DefaultDockerImage { get; set; }
|
||||
public string ParseConfiguration { get; set; }
|
||||
|
||||
// Relations
|
||||
|
||||
Reference in New Issue
Block a user