Merge pull request #4955 from jjaffeux/remove-cricket-alias

FIX: do not override 🦗 with :cricket_bat_and_ball:
This commit is contained in:
Joffrey JAFFEUX 2017-07-05 18:53:25 +02:00 committed by GitHub
commit bff73a7fdf
13 changed files with 4 additions and 4 deletions

View File

@ -680,7 +680,7 @@ const groups = [
"tennis", "tennis",
"8ball", "8ball",
"bowling", "bowling",
"cricket", "cricket_bat_and_ball",
"field_hockey", "field_hockey",
"ice_hockey", "ice_hockey",
"ping_pong", "ping_pong",

View File

@ -2198,7 +2198,7 @@
}, },
{ {
"code": "1f3cf", "code": "1f3cf",
"name": "cricket" "name": "cricket_bat_and_ball"
}, },
{ {
"code": "1f3bf", "code": "1f3bf",
@ -6194,7 +6194,7 @@
"crayon": [ "crayon": [
"lower_left_crayon" "lower_left_crayon"
], ],
"cricket": [ "cricket_bat_and_ball": [
"cricket_bat_ball" "cricket_bat_ball"
], ],
"latin_cross": [ "latin_cross": [

View File

@ -28,7 +28,7 @@ EMOJI_ALIASES ||= {
"city_sunset" => [ "city_dusk" ], "city_sunset" => [ "city_dusk" ],
"couch_and_lamp" => [ "couch" ], "couch_and_lamp" => [ "couch" ],
"crayon" => [ "lower_left_crayon" ], "crayon" => [ "lower_left_crayon" ],
"cricket" => [ "cricket_bat_ball" ], "cricket_bat_and_ball" => [ "cricket_bat_ball" ],
"latin_cross" => [ "cross" ], "latin_cross" => [ "cross" ],
"dagger" => [ "dagger_knife" ], "dagger" => [ "dagger_knife" ],
"desktop_computer" => [ "desktop" ], "desktop_computer" => [ "desktop" ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 926 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 986 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 986 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 B