Skip to content

Commit

Permalink
Add HeavySnow condition_code
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Hawksley committed Feb 4, 2024
1 parent 3c2ef43 commit 53720fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/weather_kit_account.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ def self.icon_for(condition_code)
"Rain" => "raindrops",
"Haze" => "sun-haze",
"Snow" => "snowflake",
"HeavySnow" => "snowflakes",
"Flurries" => "snowflake"
}

Expand Down

0 comments on commit 53720fd

Please sign in to comment.