v1.16.0
This commit is contained in:
@@ -48,6 +48,9 @@ type ItemTask struct {
|
||||
|
||||
// Updated time
|
||||
UpdatedTime uint64 `json:"updatedTime"`
|
||||
|
||||
// Time of creation
|
||||
CreatedTime uint64 `json:"createdTime"`
|
||||
}
|
||||
|
||||
// List of tasks
|
||||
|
||||
Reference in New Issue
Block a user