white_sun_small_cloud is an old alias
This commit is contained in:
parent
ba07ae67fb
commit
613f6895a6
|
@ -105,7 +105,7 @@ EMOJI_ALIASES ||= {
|
||||||
"funeral_urn" => [ "urn" ],
|
"funeral_urn" => [ "urn" ],
|
||||||
"sun_behind_large_cloud" => [ "white_sun_cloud", "white_sun_behind_cloud" ],
|
"sun_behind_large_cloud" => [ "white_sun_cloud", "white_sun_behind_cloud" ],
|
||||||
"sun_behind_rain_cloud" => [ "white_sun_rain_cloud", "white_sun_behind_cloud_with_rain" ],
|
"sun_behind_rain_cloud" => [ "white_sun_rain_cloud", "white_sun_behind_cloud_with_rain" ],
|
||||||
"white_sun_small_cloud" => [ "white_sun_small_cloud", "white_sun_with_small_cloud" ],
|
"partly_sunny" => [ "white_sun_small_cloud", "white_sun_with_small_cloud" ],
|
||||||
"open_umbrella" => [ "umbrella2" ],
|
"open_umbrella" => [ "umbrella2" ],
|
||||||
"hammer_and_wrench" => [ "tools" ],
|
"hammer_and_wrench" => [ "tools" ],
|
||||||
"face_with_thermometer" => [ "thermometer_face" ],
|
"face_with_thermometer" => [ "thermometer_face" ],
|
||||||
|
@ -636,7 +636,6 @@ EMOJI_GROUPS = [
|
||||||
"tornado",
|
"tornado",
|
||||||
"sun_behind_large_cloud",
|
"sun_behind_large_cloud",
|
||||||
"sun_behind_rain_cloud",
|
"sun_behind_rain_cloud",
|
||||||
"white_sun_small_cloud",
|
|
||||||
"comet",
|
"comet",
|
||||||
"crab",
|
"crab",
|
||||||
"dove",
|
"dove",
|
||||||
|
|
Loading…
Reference in New Issue