1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

add y emoji

This commit is contained in:
Steffo 2019-02-19 21:25:56 +01:00
parent 7f6ed0b688
commit 048c746ea2

View file

@ -44,6 +44,7 @@ emojis = {
"u": ["", "⚓️", "🍉", "🌙", "🐋"],
"v": ["", "🔽", "☑️", "✔️"],
"w": ["🤷‍♀","🤷‍♂", "🤾‍♀", "🤾‍♂", "🤽‍♀", "🤽‍♂"],
"y": ["💴"],
"x": ["🙅‍♀", "🙅‍♂", "", ""],
"z": ["⚡️"]
}