This commit is contained in:
AntsyLich 2023-10-30 04:12:04 +06:00 committed by GitHub
parent d502ebc275
commit 8fc04d8cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,7 +169,7 @@ fun BrowseSourceEHentaiListItem(
drawRect(overlayColor) drawRect(overlayColor)
} }
}, },
data = manga.thumbnailUrl, data = manga,
) )
if (manga.favorite) { if (manga.favorite) {
BadgeGroup( BadgeGroup(