mirror of
https://github.com/C9Glax/tranga.git
synced 2025-07-09 06:36:06 +02:00
Manga latest downloaded and available via SQL Queries
This commit is contained in:
@ -116,7 +116,7 @@ public class Mangaworld : MangaConnector
|
||||
uint year = uint.Parse(yearString);
|
||||
|
||||
Manga manga = new (publicationId, sortName, description, websiteUrl, coverUrl, null, year,
|
||||
originalLanguage, releaseStatus, -1, null, null,
|
||||
originalLanguage, releaseStatus, -1,
|
||||
this,
|
||||
authors,
|
||||
mangaTags,
|
||||
|
Reference in New Issue
Block a user