From 677277c5f1e985bc417c406ab4fc120ee939356a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 16 Feb 2022 06:38:14 +0200 Subject: [PATCH] xcv --- files/templates/comments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 76a35e830..bf85c5d78 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -589,8 +589,8 @@ {% if c.post %} {% set sub = c.post.sub %} {% if sub and v.mods(sub) %} - - + + {% endif %} {% endif %}