mirror of
https://github.com/wekan/wekan.git
synced 2025-12-23 10:50:13 +01:00
Change assign-self shortcut in shortcut help popup
This commit is contained in:
parent
b29c19f5e0
commit
44aeb323d9
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ Template.keyboardShortcuts.helpers({
|
|||
action: 'shortcut-add-self',
|
||||
},
|
||||
{
|
||||
keys: ['n'],
|
||||
keys: ['m'],
|
||||
action: 'shortcut-assign-self',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue