More updates.
This commit is contained in:
@@ -79,7 +79,7 @@ public class MangaNatoWebCrawler(IHtmlLoader htmlLoader) : MangaWebCrawler
|
||||
SourceMangaContributor contributor = new()
|
||||
{
|
||||
Name = name,
|
||||
Role = SourceMangaContributorRole.Author
|
||||
Role = ContributorRole.Author
|
||||
};
|
||||
|
||||
contributors.Add(contributor);
|
||||
|
||||
Reference in New Issue
Block a user