Make r the default thread update keybind.
This commit is contained in:
parent
33984d4092
commit
d7ab5b15fc
@ -154,7 +154,7 @@
|
||||
'Math tags': ['Alt+m', 'Insert math tags.'],
|
||||
'Submit QR': ['Alt+s', 'Submit post.'],
|
||||
'Watch': ['w', 'Watch thread.'],
|
||||
'Update': ['u', 'Update the thread now.'],
|
||||
'Update': ['r', 'Update the thread now.'],
|
||||
'Expand image': ['Shift+e', 'Expand selected image.'],
|
||||
'Expand images': ['e', 'Expand all images.'],
|
||||
'Front page': ['0', 'Jump to page 0.'],
|
||||
|
||||
@ -143,7 +143,7 @@ Config =
|
||||
'Submit QR': ['Alt+s', 'Submit post.']
|
||||
# Thread related
|
||||
'Watch': ['w', 'Watch thread.']
|
||||
'Update': ['u', 'Update the thread now.']
|
||||
'Update': ['r', 'Update the thread now.']
|
||||
# Images
|
||||
'Expand image': ['Shift+e', 'Expand selected image.']
|
||||
'Expand images': ['e', 'Expand all images.']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user