[YuriGarden] Fix line

master
Draken 10 months ago committed by GitHub
parent e6ca455254
commit 3962c87e1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -101,7 +101,7 @@ internal abstract class YuriGardenParser(
}
}
append("&full=true")
append("&full=true")
if (filter.tags.isNotEmpty()) {
append("&genre=")
@ -234,4 +234,4 @@ internal abstract class YuriGardenParser(
}
return raw
}
}
}

Loading…
Cancel
Save