Merge pull request #4955 from jjaffeux/remove-cricket-alias
FIX: do not override 🦗 with :cricket_bat_and_ball:
|
@ -680,7 +680,7 @@ const groups = [
|
|||
"tennis",
|
||||
"8ball",
|
||||
"bowling",
|
||||
"cricket",
|
||||
"cricket_bat_and_ball",
|
||||
"field_hockey",
|
||||
"ice_hockey",
|
||||
"ping_pong",
|
||||
|
|
|
@ -2198,7 +2198,7 @@
|
|||
},
|
||||
{
|
||||
"code": "1f3cf",
|
||||
"name": "cricket"
|
||||
"name": "cricket_bat_and_ball"
|
||||
},
|
||||
{
|
||||
"code": "1f3bf",
|
||||
|
@ -6194,7 +6194,7 @@
|
|||
"crayon": [
|
||||
"lower_left_crayon"
|
||||
],
|
||||
"cricket": [
|
||||
"cricket_bat_and_ball": [
|
||||
"cricket_bat_ball"
|
||||
],
|
||||
"latin_cross": [
|
||||
|
|
|
@ -28,7 +28,7 @@ EMOJI_ALIASES ||= {
|
|||
"city_sunset" => [ "city_dusk" ],
|
||||
"couch_and_lamp" => [ "couch" ],
|
||||
"crayon" => [ "lower_left_crayon" ],
|
||||
"cricket" => [ "cricket_bat_ball" ],
|
||||
"cricket_bat_and_ball" => [ "cricket_bat_ball" ],
|
||||
"latin_cross" => [ "cross" ],
|
||||
"dagger" => [ "dagger_knife" ],
|
||||
"desktop_computer" => [ "desktop" ],
|
||||
|
|
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 926 B |
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 519 B |
Before Width: | Height: | Size: 986 B After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 986 B |
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 519 B |
After Width: | Height: | Size: 542 B |