Fixes automobile being an alias now

This commit is contained in:
Joffrey JAFFEUX 2017-06-14 07:50:36 +02:00
parent 13f89a53a3
commit 03f3612884
13 changed files with 4 additions and 5 deletions

View File

@ -701,7 +701,6 @@ const groups = [
"rotating_light",
"taxi",
"oncoming_taxi",
"automobile",
"oncoming_automobile",
"blue_car",
"truck",

View File

@ -6450,8 +6450,9 @@
"new_moon": [
"moon"
],
"automobile": [
"car"
"oncoming_automobile": [
"car",
"automobile"
],
"fleur_de_lis": [
"fleur-de-lis"

View File

@ -208,7 +208,7 @@ EMOJI_ALIASES ||= {
"tipping_hand_woman" => [ "information_desk_person" ],
"rowing_man" => [ "rowboat" ],
"new_moon" => [ "moon" ],
"automobile" => [ "car" ],
"oncoming_automobile" => [ "car", "automobile" ],
"fleur_de_lis" => [ "fleur-de-lis" ],
}
@ -912,7 +912,6 @@ EMOJI_GROUPS ||= [
"rotating_light",
"taxi",
"oncoming_taxi",
"automobile",
"oncoming_automobile",
"blue_car",
"truck",

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 791 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 791 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 B