mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Alias blustery
to windy
and not foggy
This commit is contained in:
parent
e969f43f2a
commit
0457ef405f
@ -38,7 +38,7 @@ weather_conditions_codes = (
|
||||
('fog', 'foggy' ), # 20
|
||||
('haze', 'foggy' ), # 21
|
||||
('smoky', 'foggy' ), # 22
|
||||
('blustery', 'foggy' ), # 23
|
||||
('blustery', 'windy' ), # 23
|
||||
('windy', ), # 24
|
||||
('cold', 'day' ), # 25
|
||||
('clouds', 'cloudy'), # 26
|
||||
|
Loading…
x
Reference in New Issue
Block a user