Fix JSON tag for setImage
This commit is contained in:
parent
4d2ebbd805
commit
bfc17b45d4
@ -158,7 +158,7 @@ type ESSetImage struct {
|
||||
}
|
||||
|
||||
type ESSetImagePayload struct {
|
||||
Image string `json:"title"`
|
||||
Image string `json:"image"`
|
||||
Target EventTarget `json:"target"`
|
||||
State int `json:"state"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user