This commit is contained in:
Aevann1 2022-02-04 07:39:34 +02:00
parent e15f48ffb8
commit e7c5c5dfc9

View file

@ -197,6 +197,7 @@ class Comment(Base):
@property
def replies(self):
print(self.id)
if self.id == 1313520:
print('wtf')
print(self.replies2)