Fix VSTP message type
This commit is contained in:
parent
f9aaf0f38f
commit
4cbfa28c72
@ -6,7 +6,7 @@ type MsgData struct {
|
||||
}
|
||||
|
||||
type VstpMsg struct {
|
||||
CIFMsg JsonScheduleV1 `json:"schedule,omitempty"`
|
||||
CIFMsg JsonScheduleV1vstp `json:"schedule,omitempty"`
|
||||
}
|
||||
|
||||
// Redundant Types:
|
||||
|
Loading…
Reference in New Issue
Block a user