mirror of
https://github.com/emojisum/emojisum.git
synced 2025-02-02 07:33:32 +00:00
emoji: use the "cute" airplane first
Ref: #37 Reported-by: Mariano Cano <mariano.cano@gmail.com> (@maraino) Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
2012c2b45e
commit
0d5677527f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"emojiwords": [
|
"emojiwords": [
|
||||||
[":+1:", "U+1F44D"],
|
[":+1:", "U+1F44D"],
|
||||||
[":8ball:", "U+1F3B1"],
|
[":8ball:", "U+1F3B1"],
|
||||||
[":airplane:", "U+2708"],
|
[":airplane:", "U+2708U+FE0F", "U+2708"],
|
||||||
[":alien:", "U+1F47D"],
|
[":alien:", "U+1F47D"],
|
||||||
[":anchor:", "U+2693"],
|
[":anchor:", "U+2693"],
|
||||||
[":angel:", "U+1F607"],
|
[":angel:", "U+1F607"],
|
||||||
|
|
Loading…
Reference in a new issue