Skip to content

Commit

Permalink
emojis: add acorn emoji
Browse files Browse the repository at this point in the history
The emoji uses the trigger is `<D~`
  • Loading branch information
dekvall authored and Adam- committed May 9, 2020
1 parent 632f2c0 commit 628857b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Expand Up @@ -87,6 +87,7 @@ enum Emoji
HEART_EYES("(*.*)"),
FACEPALM("M-)"),
PENSIVE("V_V"),
ACORN("<lt>D~") // <D~
;

private static final Map<String, Emoji> emojiMap;
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 628857b

Please sign in to comment.