mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 06:47:53 +02:00
Changed MangaDex name to MangaDex
This commit is contained in:
@ -10,7 +10,7 @@ public class MangaDex : Connector
|
||||
|
||||
public MangaDex(string downloadLocation) : base(downloadLocation)
|
||||
{
|
||||
name = "MangaDex.org";
|
||||
name = "MangaDex";
|
||||
}
|
||||
|
||||
public override Publication[] GetPublications(string publicationTitle = "")
|
||||
|
Reference in New Issue
Block a user