From dc2b041050b4399ecec8ec7546a4540f602b8445 Mon Sep 17 00:00:00 2001 From: teddit Date: Fri, 18 Dec 2020 18:20:31 +0100 Subject: [PATCH] add missing double quote from PR #70 --- inc/compilePostComments.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/compilePostComments.js b/inc/compilePostComments.js index 10c9d90..3abf2cd 100644 --- a/inc/compilePostComments.js +++ b/inc/compilePostComments.js @@ -124,7 +124,7 @@ module.exports = function() { edited_span = `*` } comments_html += ` -
+

${commentAuthor(comment, classlist, submitter && submitter_link, moderator && moderator_badge)}