From 8cdce383bcb5fc63e31ed0cce11f505180edae4c Mon Sep 17 00:00:00 2001 From: teddit Date: Tue, 5 Jan 2021 01:26:25 +0100 Subject: [PATCH] add title attr for daggers --- inc/compilePostComments.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/compilePostComments.js b/inc/compilePostComments.js index 7dd58a0..600a70b 100644 --- a/inc/compilePostComments.js +++ b/inc/compilePostComments.js @@ -38,7 +38,7 @@ module.exports = function() { edited_span = `*` } if(comments.controversiality > 0) { - controversial_span = `` + controversial_span = `` } comments_html = `
@@ -134,7 +134,7 @@ module.exports = function() { edited_span = `*` } if(comment.controversiality > 0) { - controversial_span = `` + controversial_span = `` } comments_html += `