feat: add weekly forecast to weather widget (#1932)
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
"displayCityName":{
|
||||
"label":"Display City Name"
|
||||
},
|
||||
"displayWeekly":{
|
||||
"label": "Display Weekly Forecast"
|
||||
},
|
||||
"forecastDays":{
|
||||
"label": "Days To Display"
|
||||
},
|
||||
"location": {
|
||||
"label": "Weather location"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user