D3 Importer
This commit is contained in:
@@ -41,6 +41,5 @@ public class Layer
|
||||
public Guid ModifiedById { get; set; }
|
||||
public User? ModifiedBy { get; init; }
|
||||
public Guid? ParentId { get; init; }
|
||||
public Layer? Parent { get; init; }
|
||||
#endregion
|
||||
}
|
||||
Reference in New Issue
Block a user