mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -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',
|
group: 'extras',
|
||||||
icon: 'smile-o',
|
icon: 'smile-o',
|
||||||
action: 'emoji',
|
action: 'emoji',
|
||||||
shortcut: 'Alt+E',
|
|
||||||
title: 'composer.emoji'
|
title: 'composer.emoji'
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user