diff --git a/inc/compilePostComments.js b/inc/compilePostComments.js index 645edeb..0fecde6 100644 --- a/inc/compilePostComments.js +++ b/inc/compilePostComments.js @@ -166,7 +166,7 @@ module.exports = function() { ups = `${kFormatter(comment.ups)} points` } if(comment.edited) { - edited_span = `*` + edited_span = `*` } if(comment.controversiality > 0) { controversial_span = ``