diff --git a/inc/compilePostComments.js b/inc/compilePostComments.js index 1560aa8..645edeb 100644 --- a/inc/compilePostComments.js +++ b/inc/compilePostComments.js @@ -45,7 +45,7 @@ module.exports = function() { } comments_html = `
-
0 ? '' : 'open'}> +
0 && comments.depth < 2 ? '' : 'open'}>

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

${ups}