Add an option to configure the number of days to display
This commit is contained in:
@ -4,5 +4,6 @@
|
||||
"openweathermap_city":"Paris,FR",
|
||||
"openweathermap_apikey":"",
|
||||
"openweathermap_language":"fr",
|
||||
"locale":"fr_FR.utf8"
|
||||
"locale":"fr_FR.utf8",
|
||||
"number_of_days":2
|
||||
}
|
||||
|
Reference in New Issue
Block a user