forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-02-04 07:39:34 +02:00
parent dc58b3780b
commit 455264c223
1 changed files with 1 additions and 0 deletions

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)