parent
4cab34e06c
commit
e0480ce8c3
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ fun BrowseSourceEHentaiListItem(
|
|||
drawRect(overlayColor)
|
||||
}
|
||||
},
|
||||
data = manga.thumbnailUrl,
|
||||
data = manga,
|
||||
)
|
||||
if (manga.favorite) {
|
||||
BadgeGroup(
|
||||
|
|
|
|||
Loading…
Reference in a new issue