mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 02:41:19 +02:00
Added to -S --show option the "Parodies" output
This commit is contained in:
parent
532c74e075
commit
b82201ff27
@ -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],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user