mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-04-04 17:00:12 -05:00
Fixing typo missing quotes
This commit is contained in:
parent
9d1c827cd2
commit
012f5e0c08
@ -174,7 +174,7 @@ type BuildStatus struct {
|
||||
Key string `json:"key"`
|
||||
Name string `json:"name"`
|
||||
Url string `json:"url"`
|
||||
Description string `json:"description`
|
||||
Description string `json:"description"`
|
||||
DateAdded int64 `json:"dateAdded"`
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user