Address minor build warnings
This commit is contained in:
@@ -34,7 +34,7 @@ import java.io.File
|
||||
/**
|
||||
* A [Fetcher] that fetches cover image for [Manga] object.
|
||||
*
|
||||
* It uses [Manga.thumbnail_url] if custom cover is not set by the user.
|
||||
* It uses [Manga.thumbnailUrl] if custom cover is not set by the user.
|
||||
* Disk caching for library items is handled by [CoverCache], otherwise
|
||||
* handled by Coil's [DiskCache].
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user