create annotations work

This commit is contained in:
Torkel Ödegaard
2017-04-14 11:41:02 +02:00
parent 2fce88ee62
commit dbe5480edc
10 changed files with 82 additions and 120 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ type PostAnnotationsCmd struct {
FillColor string `json:"fillColor"`
IsRegion bool `json:"isRegion"`
EndTime int64 `json:"endTime"`
TimeEnd int64 `json:"timeEnd"`
}
type DeleteAnnotationsCmd struct {