fd
This commit is contained in:
parent
0af09c1d30
commit
9f9ae1dc52
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ class Submission(Base, Stndrd, Age_times, Scores, Fuzzing):
|
|||
if "replies" not in self.__dict__ and "preloaded_comments" in self.__dict__:
|
||||
self.tree_comments(comment=comment)
|
||||
|
||||
print(read)
|
||||
return render_template(template,
|
||||
v=v,
|
||||
p=self,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue