mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-03 18:05:18 +02:00
Added humidity option to weather widget
This commit is contained in:
parent
a549149452
commit
5cf7708ab8
11 changed files with 68 additions and 20 deletions
|
@ -29,6 +29,7 @@ export const weatherSettingsTemplate: WeatherForm = {
|
|||
lat: 0,
|
||||
long: 0,
|
||||
isCelsius: true,
|
||||
weatherData: 'cloud',
|
||||
};
|
||||
|
||||
export const searchSettingsTemplate: SearchForm = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue