Fix typo at Shortcuts.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2025-03-11 04:19:45 +02:00
parent 028ec46f46
commit 4510ddda15

View file

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