Project restructuring.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public class ArtistEntity : MangaDexEntity
|
||||
{
|
||||
public required ArtistAttributes Attributes { get; set; }
|
||||
public ArtistAttributes? Attributes { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user