remotes/1693045480750635534/spooky-22
Aevann1 2022-04-04 02:42:20 +02:00
parent ec35e83913
commit ea107e9966
1 changed files with 5 additions and 4 deletions

View File

@ -111,11 +111,12 @@
{% set score=c.score %}
{% if v %}
{% set voted=c.voted %}
{% set voted=c.voted %}
{% if not voted and v.id == c.author_id %}
{% set voted=1 %}
{% endif %}
{% else %}
{% set voted=-2 %}
{% set voted=-2 %}
{% endif %}
{% if standalone and level==1 %}