Added MangaDex Api. Updated project structure.
This commit is contained in:
6
MangaReader.Core/Sources/MangaDex/Api/CreatorEntity.cs
Normal file
6
MangaReader.Core/Sources/MangaDex/Api/CreatorEntity.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace MangaReader.Core.Sources.MangaDex.Api;
|
||||
|
||||
public class CreatorEntity : MangaDexEntity
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user