v1.12.0
This commit is contained in:
@@ -28,9 +28,6 @@ type ItemTask struct {
|
||||
// Error
|
||||
Error string `json:"error"`
|
||||
|
||||
// GUID
|
||||
GUID string `json:"guid"`
|
||||
|
||||
// List of logs
|
||||
Log []string `json:"log"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user