pain (#968)
This commit is contained in:
parent
d502ebc275
commit
8fc04d8cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ fun BrowseSourceEHentaiListItem(
|
||||||
drawRect(overlayColor)
|
drawRect(overlayColor)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
data = manga.thumbnailUrl,
|
data = manga,
|
||||||
)
|
)
|
||||||
if (manga.favorite) {
|
if (manga.favorite) {
|
||||||
BadgeGroup(
|
BadgeGroup(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue