Adjusted code to account for folders within directory. Now cover image always gets the first image.
This commit is contained in:
parent
7bf04dcdac
commit
6b4617bab3
4 changed files with 16 additions and 7 deletions
7
API/Entities/MangaFormat.cs
Normal file
7
API/Entities/MangaFormat.cs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
namespace API.Entities
|
||||
{
|
||||
public enum MangaFormat
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue