Skip to content
New issue

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

Aliases for Piñata #180

Closed
stone-zeng opened this issue Jun 27, 2020 · 2 comments
Closed

Aliases for Piñata #180

stone-zeng opened this issue Jun 27, 2020 · 2 comments

Comments

@stone-zeng
Copy link

gemoji/db/emoji.json

Lines 13394 to 13405 in 5361b56

, {
"emoji": "🪅"
, "description": "piñata"
, "category": "Activities"
, "aliases": [
"pi_ata"
]
, "tags": [
]
, "unicode_version": "13.0"
, "ios_version": "14.0"
}

The aliase for Piñata is pi_ata as shown above. Is it correct? I think pinata may be better?

@mislav
Copy link
Contributor

mislav commented Jul 1, 2020

That's definitely a bug. You are welcome to submit a pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@mislav @stone-zeng and others