diff --git a/4chan_x.user.js b/4chan_x.user.js index 8459caa4b..9a8cde8b1 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -134,7 +134,7 @@ expandImages: 'm', expandAllImages: 'M', update: 'u', - unreadCountTo0: ')' + unreadCountTo0: 'z' }, updater: { checkbox: { diff --git a/script.coffee b/script.coffee index 79e189fc4..d5b6edfd5 100644 --- a/script.coffee +++ b/script.coffee @@ -71,7 +71,7 @@ config = expandImages: 'm' expandAllImages: 'M' update: 'u' - unreadCountTo0: ')' + unreadCountTo0: 'z' updater: checkbox: 'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.']