diff --git a/4chan_x.user.js b/4chan_x.user.js index 21c80602f..a8034e42a 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2047,7 +2047,8 @@ } } } - return qp.innerHTML = html; + qp.innerHTML = html; + return Time.node(qp); } }; quoteOP = { diff --git a/script.coffee b/script.coffee index d1f2799f5..556f51e93 100644 --- a/script.coffee +++ b/script.coffee @@ -1575,6 +1575,7 @@ quotePreview = html = reply.innerHTML break qp.innerHTML = html + Time.node qp quoteOP = init: ->