fix nhentai not loading galleries with gifs
(cherry picked from commit a8ddd91343fd11f7d90adf6282298b04adf67e4f)
This commit is contained in:
parent
b225baf64e
commit
16933df164
@ -112,6 +112,7 @@ class NHentaiSearchMetadata : RaisedSearchMetadata() {
|
||||
when (t) {
|
||||
"p" -> "png"
|
||||
"j" -> "jpg"
|
||||
"g" -> "gif"
|
||||
else -> null
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user