FIX: Remove emoji shortcut. Was conflicting with Euro symbol.
This commit is contained in:
parent
ec02b147b0
commit
ff85fa2a98
|
@ -13,7 +13,6 @@ export default {
|
|||
group: 'extras',
|
||||
icon: 'smile-o',
|
||||
action: 'emoji',
|
||||
shortcut: 'Alt+E',
|
||||
title: 'composer.emoji'
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue