Fix typo at Shortcuts.

Thanks to xet7 !
pull/5718/head
Lauri Ojansivu 4 months ago
parent 028ec46f46
commit 4510ddda15
  1. 2
      client/lib/keyboard.js

@ -366,7 +366,7 @@ Template.keyboardShortcuts.helpers({
},
{
keys: ['ctrl + alt + number keys 1-9'],
action: 'toggle-asignees'
action: 'toggle-assignees'
},
],
});

Loading…
Cancel
Save