mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Camelcase the Weather API key config for consistency
This commit is contained in:
@@ -203,11 +203,11 @@ wtf:
|
||||
width: 1
|
||||
refreshInterval: 3600
|
||||
weather:
|
||||
apiKey: [YOUR API KEY]
|
||||
# From http://openweathermap.org/help/city_list.txt
|
||||
cityids:
|
||||
- 3370352
|
||||
- 1283240
|
||||
WTF_OWM_API_KEY: [YOUR API KEY]
|
||||
colors:
|
||||
current: "lightblue"
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user