mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Remove Emoji support, so MAC addresses etc show correctly.
Thanks to xet7 ! Closes #1248, closes #323
This commit is contained in:
parent
69e4ad48bf
commit
056843d66c
7 changed files with 3 additions and 185 deletions
|
|
@ -90,9 +90,6 @@ Template.keyboardShortcuts.helpers({
|
|||
}, {
|
||||
keys: ['@'],
|
||||
action: 'shortcut-autocomplete-members',
|
||||
}, {
|
||||
keys: [':'],
|
||||
action: 'shortcut-autocomplete-emoji',
|
||||
}, {
|
||||
keys: ['SPACE'],
|
||||
action: 'shortcut-assign-self',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue