mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-01-30 16:37:29 +01:00
Changed MangaDex name to MangaDex
This commit is contained in:
parent
0df7e7ed31
commit
b0f6441599
@ -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 = "")
|
||||
|
Loading…
x
Reference in New Issue
Block a user