From 1adc0f4ee256eba9801559e95346faaa05b9cc5f Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Mon, 25 May 2026 09:50:42 +0200 Subject: [PATCH] remove title --- public/s/js/comments.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/s/js/comments.js b/public/s/js/comments.js index 0a364b1..3cd6564 100644 --- a/public/s/js/comments.js +++ b/public/s/js/comments.js @@ -2028,7 +2028,7 @@ class CommentSystem { ${contextMarker} ${backlinkHtml} - ${timeAgo} + ${timeAgo}
${content}
${this.renderCommentAttachments(comment.files, comment.content)}