finish chores
This commit is contained in:
parent
64ad60a8e2
commit
1cc4af9c1b
24 changed files with 542 additions and 224 deletions
|
|
@ -18,6 +18,5 @@ type Event struct {
|
|||
Class string `json:"class"`
|
||||
Url string `json:"url"`
|
||||
Sequence int `json:"sequence"`
|
||||
WholeDayEvent bool `json:"whileDayEvent"`
|
||||
|
||||
WholeDayEvent bool `json:"wholeDayEvent"`
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue