This commit is contained in:
parent
4e67706c04
commit
3b9379d85c
@ -95,7 +95,9 @@ impl CurrentWeatherOutput {
|
||||
speed_unit: SpeedUnit,
|
||||
) -> CurrentWeatherOutput {
|
||||
CurrentWeatherOutput {
|
||||
format, temperature_unit, speed_unit,
|
||||
format,
|
||||
temperature_unit,
|
||||
speed_unit,
|
||||
data: CurrentWeatherOutputModel::new(),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user