This commit is contained in:
fireworks88 2021-09-05 15:51:16 +02:00
parent 6f94e30854
commit 22013db9db

View file

@ -154,6 +154,7 @@ class Submission(Base, Stndrd, Age_times, Scores, Fuzzing):
v=v, v=v,
p=self, p=self,
last_view_utc=last_view_utc, last_view_utc=last_view_utc,
sort=sort,
linked_comment=comment, linked_comment=comment,
comment_info=comment_info, comment_info=comment_info,
render_replies=True, render_replies=True,