(cherry picked from commit 8fc04d8cc6ff7cf0135b9facbb57072614a2f9b2)
This commit is contained in:
AntsyLich 2023-10-30 04:12:04 +06:00 committed by Jobobby04
parent 4cab34e06c
commit e0480ce8c3

View File

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