From 1195f1155e0cec68f892cf7849e4f0bb355c18e3 Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Wed, 20 Dec 2023 18:32:38 +0100 Subject: [PATCH] fix: paxover remote integration directory --- templates/partials/comments.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/comments.html.twig b/templates/partials/comments.html.twig index 2ac3dc5..98c21eb 100644 --- a/templates/partials/comments.html.twig +++ b/templates/partials/comments.html.twig @@ -4,6 +4,6 @@

{{ theme_config.hashover.disable_comments|raw }}

{% else %}
- + {% endif %} {% endif %} \ No newline at end of file