einen vergessen
This commit is contained in:
parent
32ac5c6c67
commit
d7d370aa42
@ -15,6 +15,6 @@ type Weather struct {
|
|||||||
|
|
||||||
Clouds int `json:"clouds"`
|
Clouds int `json:"clouds"`
|
||||||
|
|
||||||
Rain int `json:"rain"`
|
Rain int `json:"rain"`
|
||||||
Snow int `json:"snow"`
|
Snow float32 `json:"snow"`
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user