mirror of
https://github.com/wekan/wekan.git
synced 2025-04-18 19:24:50 -04:00
Fix typo at Shortcuts.
Thanks to xet7 !
This commit is contained in:
parent
028ec46f46
commit
4510ddda15
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ Template.keyboardShortcuts.helpers({
|
|||
},
|
||||
{
|
||||
keys: ['ctrl + alt + number keys 1-9'],
|
||||
action: 'toggle-asignees'
|
||||
action: 'toggle-assignees'
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue