forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-01-05 02:57:05 +02:00
parent 30a1272b03
commit 8ef2047660
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
</div> </div>
{% endif %} {% endif %}
{% if c.sentto and c.level > 1 and c.created_utc > 1641340623 } {% if c.sentto and c.level > 1 and c.created_utc > 1641340623 %}
{% set isreply = True %} {% set isreply = True %}
{% else %} {% else %}
{% set isreply = False %} {% set isreply = False %}