Skip to content
Snippets Groups Projects
Commit 0f3c14ce authored by nrbffs's avatar nrbffs
Browse files

next try adding zip

parent 862569d1
No related branches found
No related tags found
No related merge requests found
Pipeline #232 failed
......@@ -53,6 +53,7 @@ type Location struct {
Longitude float64 `json:"longitude,omitempty"`
Latitude float64 `json:"latitude,omitempty"`
Altitude float64 `json:"altitude,omitempty"`
Zip string `json:"zip,omitempty"`
}
// Software struct
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment