unread keybind: z

This commit is contained in:
James Campos 2011-07-24 09:59:44 -07:00
parent c7fc1d2f8c
commit e405c43783
2 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@
expandImages: 'm',
expandAllImages: 'M',
update: 'u',
unreadCountTo0: ')'
unreadCountTo0: 'z'
},
updater: {
checkbox: {

View File

@ -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.']