mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
FIX: Remove emoji shortcut. Was conflicting with Euro symbol.
This commit is contained in:
parent
ec02b147b0
commit
ff85fa2a98
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ export default {
|
|||
group: 'extras',
|
||||
icon: 'smile-o',
|
||||
action: 'emoji',
|
||||
shortcut: 'Alt+E',
|
||||
title: 'composer.emoji'
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue