in library badge to manga in sources (#156)
* add the in library badge to manga in sources * other layouts done
This commit is contained in:
1
src/typings.d.ts
vendored
1
src/typings.d.ts
vendored
@@ -59,6 +59,7 @@ interface IMangaCard {
|
||||
thumbnailUrl: string
|
||||
unreadCount?: number
|
||||
downloadCount?: number
|
||||
inLibrary?: boolean
|
||||
}
|
||||
|
||||
interface IManga {
|
||||
|
||||
Reference in New Issue
Block a user