Skip to content

Commit dba3978

Browse files
authored
Nhentai World: Add description for broken annotation
1 parent b20c9c1 commit dba3978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/org/dokiteam/doki/parsers/site/vi/NhentaiWorld.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import org.dokiteam.doki.parsers.util.json.getStringOrNull
1414
import java.text.SimpleDateFormat
1515
import java.util.*
1616

17-
@Broken
17+
@Broken("Re-write this extension")
1818
@MangaSourceParser("NHENTAIWORLD", "Nhentai World", "vi", ContentType.HENTAI)
1919
internal class NhentaiWorld(context: MangaLoaderContext) :
2020
PagedMangaParser(context, MangaParserSource.NHENTAIWORLD, 24) {

0 commit comments

Comments
 (0)