@@ -31,7 +31,7 @@ import (
|
|||||||
type (
|
type (
|
||||||
Task struct {
|
Task struct {
|
||||||
ID gid.GID
|
ID gid.GID
|
||||||
ControlID string
|
ControlID gid.GID
|
||||||
ContentRef string
|
ContentRef string
|
||||||
CreatedAt time.Time
|
CreatedAt time.Time
|
||||||
UpdatedAt time.Time
|
UpdatedAt time.Time
|
||||||
|
|||||||
Reference in New Issue
Block a user