1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2025-01-07 12:17:09 +00:00

emojimap: :troll_face: -> 🤢

Ref: #5

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-11-17 09:34:53 -05:00
parent 998a2f8244
commit e55f1cc730
Signed by: vbatts
GPG key ID: 10937E57733F1362
3 changed files with 3 additions and 3 deletions

View file

@ -234,7 +234,7 @@
[":tophat:"],
[":tractor:"],
[":trolleybus:"],
[":trollface:"],
[":nauseated_face:", "U+1F922"],
[":trophy:"],
[":trumpet:"],
[":turtle:"],

View file

@ -247,7 +247,7 @@ draft+2
* `229` -- :tophat: `:tophat:`
* `230` -- :tractor: `:tractor:`
* `231` -- :trolleybus: `:trolleybus:`
* `232` -- :trollface: `:trollface:`
* `232` -- :nauseated_face: `:nauseated_face:` U+1F922
* `233` -- :trophy: `:trophy:`
* `234` -- :trumpet: `:trumpet:`
* `235` -- :turtle: `:turtle:`

View file

@ -472,7 +472,7 @@ func init() {
},
Words{ ":trolleybus:",
},
Words{ ":trollface:",
Words{ ":nauseated_face:","U+1F922",
},
Words{ ":trophy:",
},