mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-01-19 02:48:37 +00:00
Format stuff
This commit is contained in:
parent
eab29ba2a3
commit
002a328f2d
|
@ -335,4 +335,4 @@ private fun printHexString(bytes: ByteArray): String {
|
||||||
return sb.toString()
|
return sb.toString()
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun String.isImageMimetype() = this.toLowerCase().startsWith("image/")
|
private fun String.isImageMimetype() = this.toLowerCase().startsWith("image/")
|
||||||
|
|
Loading…
Reference in a new issue