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