diff --git a/src/disqus.js b/src/disqus.js index 2d06ffa..2e3d838 100644 --- a/src/disqus.js +++ b/src/disqus.js @@ -501,10 +501,10 @@ function DisqusJS(config) { } })(); - html += children.map((comment) => { + children.map((comment) => { comment = processData(comment); comment.nesting = nesting + 1; - return `