Fix typo
This commit is contained in:
parent
726ae9a5aa
commit
5adf81fcf6
@ -58,7 +58,7 @@ type Upload struct {
|
||||
Width int `json:"width"`
|
||||
Height int `json:"height"`
|
||||
|
||||
State State `json:state"`
|
||||
State State `json:"state"`
|
||||
|
||||
Client HTTPClient `json:"-"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user