Various updates.
This commit is contained in:
@@ -14,4 +14,5 @@ public class SourceManga
|
||||
public int? Votes { get; set; }
|
||||
public SourceMangaChapter[] Chapters { get; set; } = [];
|
||||
public string[] CoverArtUrls { get; set; } = [];
|
||||
public int? Year { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user