🔧 no description

master
shub39 1 year ago
parent 41f5cee6c6
commit 7ced91beea

@ -143,7 +143,6 @@ internal class Mangakakalot(context: MangaLoaderContext) :
tags = emptySet(), tags = emptySet(),
authors = emptySet(), authors = emptySet(),
state = null, state = null,
description = div.selectFirst("h2")?.text() ?: "No Description",
source = source, source = source,
contentRating = null, contentRating = null,
) )

Loading…
Cancel
Save