diff --git a/4chan_x.user.js b/4chan_x.user.js index 27a702569..e894a2dcb 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -134,7 +134,7 @@ expandImages: 'm', expandAllImages: 'M', update: 'u', - UnreadCountTo0: 'r' + unreadCountTo0: ')' }, updater: { checkbox: { diff --git a/script.coffee b/script.coffee index 8f805dda0..5d6cbf9f1 100644 --- a/script.coffee +++ b/script.coffee @@ -71,7 +71,7 @@ config = expandImages: 'm' expandAllImages: 'M' update: 'u' - UnreadCountTo0: 'r' + unreadCountTo0: ')' updater: checkbox: 'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.']