Got fix working for issues editing
This commit is contained in:
@@ -40,7 +40,7 @@ public class ArtifactGrouping
|
||||
|
||||
public string? Description { get; set; }
|
||||
|
||||
public string? Type { get; set; }
|
||||
public ArtifactType Type { get; set; }
|
||||
|
||||
public bool IsPublicallyVisible { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user