mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-07-01 16:09:28 +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):
|
||||
table = [
|
||||
["Parodies", self.info.parodies],
|
||||
["Doujinshi", self.name],
|
||||
["Subtitle", self.info.subtitle],
|
||||
["Characters", self.info.characters],
|
||||
|
Reference in New Issue
Block a user