From d88bd0aeeae483f1b6c682df8676a52ce23da4d4 Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Tue, 19 Dec 2023 21:32:07 +0100 Subject: [PATCH] change hashover integration to local-mode --- 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 442db3c..5871815 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