mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-10 22:43:11 +08:00
Added humidity option to weather widget
This commit is contained in:
@@ -29,6 +29,7 @@ export const weatherSettingsTemplate: WeatherForm = {
|
||||
lat: 0,
|
||||
long: 0,
|
||||
isCelsius: true,
|
||||
weatherData: 'cloud',
|
||||
};
|
||||
|
||||
export const searchSettingsTemplate: SearchForm = {
|
||||
|
||||
Reference in New Issue
Block a user