Skip to content

Commit

Permalink
Change envelope and email alias (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Oct 7, 2020
2 parents 2eb30ab + ce6c4ab commit b1c7878
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions db/emoji.json
Original file line number Diff line number Diff line change
Expand Up @@ -15291,11 +15291,11 @@
, "description": "envelope"
, "category": "Objects"
, "aliases": [
"email"
, "envelope"
"envelope"
]
, "tags": [
"letter"
, "email"
]
, "unicode_version": ""
, "ios_version": "6.0"
Expand All @@ -15305,7 +15305,8 @@
, "description": "e-mail"
, "category": "Objects"
, "aliases": [
"e-mail"
"email"
, "e-mail"
]
, "tags": [
]
Expand Down

3 comments on commit b1c7878

@mozes-web
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm am thankful

@mozes-web
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I #267

@mozes-web
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mozes_web #267

Please sign in to comment.