From 13f893d21d12350373c8d85f4628f23b792629bf Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 5 Aug 2021 19:35:38 +0200 Subject: [PATCH] fd --- files/templates/embeds/comment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/embeds/comment.html b/files/templates/embeds/comment.html index 63b587975..053a1d6c4 100644 --- a/files/templates/embeds/comment.html +++ b/files/templates/embeds/comment.html @@ -34,7 +34,7 @@ {% endif %} {% endif %} - · {{ c.age_string }} + · {{ c.age_string }} {% if c.edited_utc %} · Edited {{ c.edited_string }} {% endif %}