5.2.2 Fixed app crashing
This commit is contained in:
@@ -52,7 +52,7 @@ suspend fun getGalleryBlock(galleryID: Int) : GalleryBlock {
|
||||
});
|
||||
""".trimIndent(),
|
||||
then = ""
|
||||
)
|
||||
)!!
|
||||
|
||||
val doc = Jsoup.parse(html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user