and yet another quick patch
this happens when you make massive changes Signed-off-by: Flashwave <me@flash.moe>
This commit is contained in:
parent
41150ec37b
commit
711351926f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{% set comments = profile.profileComments.comments %}
|
||||
{% set commentsCategory = 'profile-' ~ profile.data.id %}
|
||||
{% set commentsCategory = 'profile-' ~ profile.data.user_id %}
|
||||
{% include 'elements/comments.tpl' %}
|
||||
|
|
Reference in a new issue