We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Many definitions in the index.json have their moji property missing.
index.json
moji
For example:
"airplane_arriving": { "unicode": "1F6EC", "unicode_alternates": [], "name": "airplane arriving", "shortname": ":airplane_arriving:", "category": "travel_places", "aliases": [], "aliases_ascii": [], "keywords": [ "flight", "transportation", "vehicle", "plane", "airport", "travel", "airlines", "fly", "jet", "jumbo", "boeing", "airbus" ] }
Should have a property "moji": 🛬.
"moji": 🛬
The text was updated successfully, but these errors were encountered:
4244abe
Still around 600+ definitions have no moji. Most of them are because tone modifiers.
Sorry, something went wrong.
⭐ Add more missing mojis, most for flags, sexuality and tone modifier…
abbef21
…s. Related to #8
Still 100 missing mojis
a66c397
jonathanwiesel
No branches or pull requests
Many definitions in the
index.json
have theirmoji
property missing.For example:
Should have a property
"moji": 🛬
.The text was updated successfully, but these errors were encountered: