mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Merge pull request #751 from mrrcollins/rc
A lowercase f for the unit caused the weather segment to silently fail. ...
This commit is contained in:
commit
b531ffa2b3
@ -91,7 +91,7 @@ segments that you may want to customize right away:
|
||||
"name": "weather",
|
||||
"priority": 50,
|
||||
"args": {
|
||||
"unit": "f",
|
||||
"unit": "F",
|
||||
"location_query": "oslo, norway"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user