diff --git a/4chan_x.user.js b/4chan_x.user.js index 17a4b7555..d58757880 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1355,7 +1355,7 @@ THREAD_ID = g.THREAD_ID || $.x('ancestor::div[@class="thread"]/div', link).id; spoiler = $('.postarea label') ? '' : ''; challenge = $('input[name=recaptcha_challenge_field]').value; - html = "
Quick Reply X
" + spoiler + "
"; + html = "
Quick Reply X
" + spoiler + "
+1
"; qr.el = ui.dialog('qr', { top: '0px', left: '0px' diff --git a/script.coffee b/script.coffee index 56fd50708..15b48f53c 100644 --- a/script.coffee +++ b/script.coffee @@ -1080,7 +1080,7 @@ qr =
-
+
+1