This commit is contained in:
Aevann1 2021-09-23 00:54:13 +02:00
parent ee51fde137
commit 82e91d66d5
3 changed files with 12 additions and 7 deletions

View file

@ -224,6 +224,7 @@ class Submission(Base):
sort=sort,
linked_comment=comment,
comment_info=comment_info,
render_replies=True
)
@property