remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 19:59:31 -06:00
parent a27ddbbc95
commit 1d7303be51
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@
</div>
{% if render_replies %}
{% if level<10 %}
{% if level<5 %}
<div id="replies-of-{{c.id}}">
{% for reply in replies %}
{{single_comment(reply, level=level+1)}}