try to fix previews

master
Aevann 2024-04-17 22:51:02 +02:00
parent bdd3eaf008
commit fb541e03bc
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@
{% endif %}
{% if focused_comment and not focused_comment.is_banned and not focused_comment.deleted_utc %}
{% set p, title = focused_comment, ['@', focused_comment.author_name, "'s comment on ",
'"', title, '"'] | join %}
{% set p = focused_comment %}
{% endif %}
{% set author, description, a_author, published, modified, url =