mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 02:44:07 +01:00
commit
e1d01e1652
18 changed files with 32 additions and 32 deletions
2
client/lib/keyboard.js
Normal file → Executable file
2
client/lib/keyboard.js
Normal file → Executable file
|
|
@ -88,7 +88,7 @@ Template.keyboardShortcuts.helpers({
|
|||
action: 'shortcut-autocomplete-members',
|
||||
}, {
|
||||
keys: [':'],
|
||||
action: 'shortcut-autocomplete-emojies',
|
||||
action: 'shortcut-autocomplete-emoji',
|
||||
}, {
|
||||
keys: ['SPACE'],
|
||||
action: 'shortcut-assign-self',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue