Group Managa and Comics
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -198,6 +198,10 @@ func getTags(decs iter.Seq[*html.Node]) []string {
|
||||
case "fantasy":
|
||||
tags["Fantasy"] = true
|
||||
case "comics":
|
||||
fallthrough
|
||||
case "graphic novels":
|
||||
fallthrough
|
||||
case "manga":
|
||||
tags["Comics"] = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user