Skip to content

Commit

Permalink
Color test3
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed Sep 11, 2020
1 parent 458c58e commit 1dc8835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lita/handlers/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def get_aqi_colors
151..200 => :red,
201..250 => :purple,
251..300 => :pink,
301..500 => :royal,
301..500 => :brown,
501..9999 => :black
}
end
Expand Down

0 comments on commit 1dc8835

Please sign in to comment.