display location name on a weather tile

This commit is contained in:
Ishan Parlikar
2023-07-18 23:53:11 +05:30
parent 40e212f776
commit d35667fab2
2 changed files with 26 additions and 5 deletions

View File

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