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