mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
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
Block a user