]> git.lizzy.rs Git - nhentai.git/commitdiff
Added to -S --show option the "Parodies" output
authorNontre12 <62849884+Nontre12@users.noreply.github.com>
Sat, 10 Oct 2020 10:33:14 +0000 (12:33 +0200)
committerNontre12 <62849884+Nontre12@users.noreply.github.com>
Sat, 10 Oct 2020 10:33:14 +0000 (12:33 +0200)
nhentai/doujinshi.py

index a36038ce0cb6036a68a8b675b427f8e300ed643d..3c43d6277bc9eede17054dddbc490894e3ea4559 100644 (file)
@@ -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],