mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-08-01 20:32:29 +02:00
Added to -S --show option the "Parodies" output
This commit is contained in:
@@ -48,6 +48,7 @@ class Doujinshi(object):
|
|||||||
|
|
||||||
def show(self):
|
def show(self):
|
||||||
table = [
|
table = [
|
||||||
|
["Parodies", self.info.parodies],
|
||||||
["Doujinshi", self.name],
|
["Doujinshi", self.name],
|
||||||
["Subtitle", self.info.subtitle],
|
["Subtitle", self.info.subtitle],
|
||||||
["Characters", self.info.characters],
|
["Characters", self.info.characters],
|
||||||
|
Reference in New Issue
Block a user