Merge pull request #1184 from ishaanparlikar/1182-display-city

 display location name on a weather tile
This commit is contained in:
Thomas Camlong
2023-08-08 09:47:11 +02:00
committed by GitHub
3 changed files with 42 additions and 13 deletions

View File

@@ -7,6 +7,9 @@
"displayInFahrenheit": {
"label": "Display in Fahrenheit"
},
"displayCityName":{
"label":"Display City Name"
},
"location": {
"label": "Weather location"
}