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:
parent
4dc49af65b
commit
a1c34a4637
5 changed files with 16 additions and 5 deletions
|
@ -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",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue