mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 06:47:53 +02:00
Removed field Connector from Publication as it was not needed.
This commit is contained in:
@ -102,7 +102,6 @@ public class MangaDex : Connector
|
||||
year,
|
||||
originalLanguage,
|
||||
status,
|
||||
this,
|
||||
manga["id"]!.GetValue<string>()
|
||||
);
|
||||
publications.Add(pub);
|
||||
|
Reference in New Issue
Block a user