Merge branch 'master' of https://github.com/Aevann1/Drama into snow

remotes/1693045480750635534/spooky-22
Aevann1 2021-12-14 04:09:18 +02:00
commit fe0aa07e5a
2 changed files with 2 additions and 2 deletions

View File

@ -297,7 +297,7 @@ class Comment(Base):
return data
data["author"]=self.author.json_core
data["post"]=self.post.json_core
data["post"]=self.post.json_core if self.post else ''
if self.level >= 2:
data["parent"]=self.parent.json_core

View File

@ -140,7 +140,7 @@ elif SITE == "pcmemes.net":
LONGPOSTBOT_ID = 1832
ZOZBOT_ID = 1833
AUTOPOLLER_ID = 3369
AUTOBETTER_ID = 0
AUTOBETTER_ID = 1867
TAX_RECEIVER_ID = 1592
PIZZA_SHILL_ID = 0
IDIO_ID = 0