1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2025-08-03 05:40:27 +00:00

emoji: update spec for combination unicode

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2018-10-16 15:27:44 -04:00
parent 4dc49af65b
commit a1c34a4637
Signed by: vbatts
GPG key ID: 10937E57733F1362
5 changed files with 16 additions and 5 deletions

View file

@ -6,7 +6,7 @@ package emoji
func init() {
mapGen = VersionedMap{
Description: "This ordered list of emojiwords is the conventional order for the practice of conveying checksums with emoji. Each position provides the alternative for resolving the desired emoji.",
Version: "draft+2",
Version: "draft+3",
EmojiWords: []Words{
Words{ ":+1:","U+1F44D",
},