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